meedu 5.3.0 copy "meedu: ^5.3.0" to clipboard
meedu: ^5.3.0 copied to clipboard

outdated

A simple State Managment, Dependency Injection, Reactive programming for dart Projects.

pub version last commit license stars

meedu #

Is a powerful State Management, Dependency Injection, Reactive programming and Navigation for Flutter apps.

This project was inspired by GetX, riverpod and flutter_bloc. We don't use any code of these projects only get the best features of them and we have implemented them with a total refactoring.

Features #

  • A State Management for simple and complex states.

    flutter_meedu helps you to manage the state of your flutter app without boilerplate, code generators or InheritedWidget.

  • Navigate without BuildContext.

    Navigate in your app without a custom Page class, a custom MaterialApp.

  • Simple dependecy injection.

  • Reactive programming.

  • Easy to test.

FULL DOCUMENTATION 👉 https://flutter.meedu.app

28
likes
0
pub points
63%
popularity

Publisher

verified publishermeedu.app

A simple State Managment, Dependency Injection, Reactive programming for dart Projects.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on meedu