okito 1.0.6 copy "okito: ^1.0.6" to clipboard
okito: ^1.0.6 copied to clipboard

outdated

Okito is the simplest state management solution ever, at least I think so. It depends on nothing, works really fast with minimum code usage.

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.
  • Okito now doesn't need any context for utilities.
  • New features with OkitoMaterialApp and OkitoCupertinoApp are here!
  • Now, Okito 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 OkitoStorage that lets you use local storage on any device!

1.0.4 #

  • Document for OkitoWatcher
  • Document for all variables and parameters

1.0.3 #

  • New feature: OkitoWatcher (Check test/okito_watcher_test.dart)
  • More examples
  • More tests

1.0.2 #

  • Even better guide.
  • Context extensions.
  • Okito 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.
46
likes
0
pub points
40%
popularity

Publisher

unverified uploader

Okito is the simplest state management solution ever, at least I think so. It depends on nothing, works really fast with minimum code usage.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on okito