rxget 0.1.2 copy "rxget: ^0.1.2" to clipboard
rxget: ^0.1.2 copied to clipboard

A lightweight reactive state management and dependency injection library for Dart and Flutter — pure and minimal.

0.1.2 #

  • Added comprehensive API documentation comments across all public APIs.
  • Added counter app example project (example/) for pub.dev scoring.
  • Introduced GetxState base class and GetxController<T> with typed state pattern.
  • Updated README.md with rxget architecture overview and GetInWidget usage.
  • Updated LICENSE copyright.

0.1.1 #

  • Remove flutter_web_plugins and web dependencies from pubspec.yaml.
  • Update library documentation and structure.

0.1.0+3 #

  • Initial release of rxget.
  • Forked from GetX, focusing on state management and dependency injection.
  • Removed routing and other non-core features.
3
likes
150
points
92
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight reactive state management and dependency injection library for Dart and Flutter — pure and minimal.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rxget