Myoro Flutter Library (MFL)

Logo

🚧STILL BEING ACTIVELY DEVELOPED🚧

Bugs and imperfections may still exist in MFL. This is an active work in progress.

MFL provides

  1. Syntactical improvements to Dart and Flutter;
  2. A fully customizable design system with every Widget you could need;
  3. 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

  1. Widgets.md: List of all Widgets provided;
  2. Widget customization.md: Customizing Widgets.
  3. CHANGELOG.md: Documentation of changes in every feature;
  4. STAGELOG.md: Changes that have not been deployed yet;
  5. Standards.md: Code standards;
  6. Tools.md: Development tools;
  7. Issues.md: About creating issues;
  8. Pull requests.md: About creating pull requests.