flute 1.0.0 copy "flute: ^1.0.0" to clipboard
flute: ^1.0.0 copied to clipboard

outdated

Flutter best friend for coding!

1.2.4 #

  • Performance improvements.
  • Filter for state methods.

1.2.3 #

  • Add navigatorObservers for FluteMaterialApp and FluteCupertinoApp, so that you can use external routing libraries.

1.2.2 #

  • New widget; FluteBuilderLite: It has less features but more speed.
  • Fluto is now faster with FluteBuilderLite

1.2.1 #

  • Update state ticker provider mixin.

1.2.0 #

  • Update to latest Dart SDK version
  • Add public types such as TranslationMapType which can be useful for translation.

1.1.9 #

  • Fix analysis scores
  • Add FluteTickerProviderMixin

1.1.8 #

  • Fix FlutoWatcher
  • Flute with Firestore Streams
  • Flute with Streams (Check README file)

1.1.7 #

  • Dependency injection with key. (Check readme)

1.1.6 #

  • All the documentations are done.
  • Better approach for dependency injection.
  • More tests.

1.1.5 #

  • Fluto Watcher
  • Set state asynchronous function : setStateAsync

1.1.4 #

  • Better documentation
  • Added missing routing methods and new easy methods for routing.
  • Newer folder structure which helps IDE in importing files (Thanks to other contributors).

1.1.3 #

  • I fixed more errors and currently testing Flute in E-commerce app, everything works perfectly.
  • New state methods in controllers (initState and dispose). I added them because it may be required you can read the README.md for all details.

1.1.2 #

(Flute is now more stable and optimized)

  • More tests
  • Fix errors

1.1.1 #

  • Update readme
  • Fix lint errors
  • A more stable Flute is now here!

1.0.9 #

  • Fix errors

1.0.8 #

  • Dynamic routing, check examples/readme file.
  • Localization, details on examples and readme file.
  • Better optimization for code.
  • New utilities: setTheme and setLocale while running the app.
  • As usual, more examples, more tests, new extensions.
  • I also added documentation to most used app variables for FluteMaterialApp/FluteCupertinoApp
  • Now Flute provides more opportunities to adjust variables like Flute.app!

1.0.7 #

  • Flutos: A way to use state management with dependency injection!
  • As usual, more examples, more tests, new extensions.

1.0.6 #

  • Dependency injection.
  • New extensions, again!
  • More examples, especially for new features.
  • More tests, especially for new features.

1.0.5 #

  • The biggest update since initial release.
  • Flute now doesn't need any context for utilities.
  • New features with FluteMaterialApp and FluteCupertinoApp are here!
  • Now, Flute can use routing, and it will be done without context.
  • Snackbar, modal, dialog, they all will be available without context!
  • More examples, especially for new features.
  • More tests, especially for new features.
  • New features with FluteStorage that lets you use local storage on any device!

1.0.4 #

  • Document for FluteWatcher
  • Document for all variables and parameters

1.0.3 #

  • New feature: FluteWatcher (Check test/flute_watcher_test.dart)
  • More examples
  • More tests

1.0.2 #

  • Even better guide.
  • Context extensions.
  • Flute class for context purposes.
  • Better readme.
  • More examples.

1.0.1 #

  • Better guide.
  • Fix lint errors.

1.0.0 #

  • Initial version.
  • You can use state management.
  • You can have multiple controllers to watch.
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Flutter best friend for coding!

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on flute