A lightweight, powerful, and reactive State Management, Dependency Injection and Event Handler for Dart/Flutter
Features
- âĄïļ Engineered for speed.
- ðŠķ Super lightweight.
- ð Simple syntax, easy to learn.
- âïļ Reduce boilerplate code significantly.
- ðïļ Improve code readability.
- ð Granular reactivity using state and hooks.
- ð§Đ Highly reusable states and logic via custom hooks and dependency injection.
- ðŪ Total rendering control.
- â Highly testable with 100% code coverage.
- ð Fully debuggable using the Reactter DevTools extension.
- ð§ Not opinionated. Use it with any architecture or pattern.
- ðŠ Zero dependencies, zero configuration and no code generation.
- ð Compatible with Dart and Flutter, supporting the latest Dart version.
To start using Reactter, check out the full documentation on The Official Documentation.
Resources
- Website Official
- Github
- Examples
- Examples in Zapp
- Reactter documentation
- Flutter Reactter documentation
- Reactter Lint
- Reactter Snippets
DevTools
You can debug your app using the Reactter DevTools extension.
Contribute
If you want to contribute don't hesitate to create an issue or pull-request in Reactter repository.
You can:
- Provide new features.
- Report bugs.
- Report situations difficult to implement.
- Report an unclear error.
- Report unclear documentation.
- Add a new custom hook.
- Add a new widget.
- Add examples.
- Translate documentation.
Any idean is welcome!