Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break up library into smaller components for lower binary sizes. #100

Open
codingiswhyicry opened this issue Oct 22, 2023 · 0 comments
Open
Labels
easy start for tickets / items that can be taken on by beginners v2 roadmap babey

Comments

@codingiswhyicry
Copy link
Contributor

Something that I'm thinking about as we prepare for Verena to hit the decks: we should break the aureus_lib.dart file into way smaller chunks so someone can be more picky (or broad) about what they import. This would also help us to reduce the overall binary sizes of shipped resources.

We can just break them into the subcategories they are, and then re-import into aureus_lib.dart: e.g: Safety, Buttons, etc.

@codingiswhyicry codingiswhyicry added easy start for tickets / items that can be taken on by beginners v2 roadmap babey labels Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy start for tickets / items that can be taken on by beginners v2 roadmap babey
Projects
None yet
Development

No branches or pull requests

1 participant