Reactter


Pub Publisher Reactter Flutter Reactter Pub points MIT License GitHub Workflow Status Codecov

A lightweight, powerful, and reactive State Management, Dependency Injection and Event Handler for Dart/Flutter

Features

  • ⚡️ Engineered for Speed.
  • ⚖️ Super Lightweight.
  • 📏 Reduce Boilerplate Code significantly.
  • ✏️ Improve Code Readability.
  • 💧 Flexible and Adaptable to any architecture.
  • ☢️ Reactive States using State and Hooks.
  • ♻️ Reusable States and Logic with Custom hooks.
  • 🎮 Fully Rendering Control.
  • 🧪 Fully Testable, 100% code coverage.
  • 🔬 Fully Debuggable using the Reactter DevTools extension
  • 🪄 Zero Dependencies, Zero Configuration and No Code Generation.
  • 💙 Compatible with Dart and Flutter, supports the latest version of Dart.

To start using Reactter, check out the full documentation on The Official Documentation.

Resources

DevTools

Reactter 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!

Authors