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.