- Improvements.
- Bump versions.
- Update to latest Dart/Flutter versions.
- Use best linter options.
- Improvements.
- Bump versions.
- Improvements.
- New Widget; RockitofulWidget (added more features like filter).
- New Widget; RockitofulWidget.
- Performance improvements.
- Performance improvements.
- Filter for state methods.
- Add navigatorObservers for OkitoMaterialApp and OkitoCupertinoApp, so that you can use external routing libraries.
- New widget; OkitoBuilderLite: It has less features but more speed.
- Rockito is now faster with OkitoBuilderLite
- Update state ticker provider mixin.
- Update to latest Dart SDK version
- Add public types such as TranslationMapType which can be useful for translation.
- Fix analysis scores
- Add OkitoTickerProviderMixin
- Fix RockitoWatcher
- Okito with Firestore Streams
- Okito with Streams (Check README file)
- Dependency injection with key. (Check readme)
- All the documentations are done.
- Better approach for dependency injection.
- More tests.
- Rockito Watcher
- Set state asynchronous function : setStateAsync
- 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).
- I fixed more errors and currently testing Okito 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.
(Okito is now more stable and optimized)
- More tests
- Fix errors
- Update readme
- Fix lint errors
- A more stable Okito is now here!
- Fix errors
- 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 OkitoMaterialApp/OkitoCupertinoApp
- Now Okito provides more opportunities to adjust variables like Okito.app!
- Rockitos: A way to use state management with dependency injection!
- As usual, more examples, more tests, new extensions.
- Dependency injection.
- New extensions, again!
- More examples, especially for new features.
- More tests, especially for new features.
- 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!
- Document for OkitoWatcher
- Document for all variables and parameters
- New feature: OkitoWatcher (Check test/okito_watcher_test.dart)
- More examples
- More tests
- Even better guide.
- Context extensions.
- Okito class for context purposes.
- Better readme.
- More examples.
- Better guide.
- Fix lint errors.
- Initial version.
- You can use state management.
- You can have multiple controllers to watch.