myoro_flutter_library 2.5.2
myoro_flutter_library: ^2.5.2 copied to clipboard
The all-in-one Flutter toolkit that lets you build apps faster with a complete design system, customizable widgets, and powerful utilities.
Myoro Flutter Library
MFL provides #
- Syntactical improvements to Dart and Flutter;
- A fully customizable design system with every
Widget
you could need; - Implementation for various features you could need during development.
Getting started #
Please read the example
folder's README.md
to get started with MFL
Resources #
Widgets.md
: List of allWidget
s provided;Widget customization.md
: CustomizingWidget
s.CHANGELOG.md
: Documentation of changes in every feature;STAGELOG.md
: Changes that have not been deployed yet;Standards.md
: Code standards;Tools.md
: Development tools;Issues.md
: About creating issues;Pull requests.md
: About creating pull requests.