myoro_flutter_library 2.5.7 copy "myoro_flutter_library: ^2.5.7" to clipboard
myoro_flutter_library: ^2.5.7 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

Logo

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.