fancy_flutter 0.0.1 copy "fancy_flutter: ^0.0.1" to clipboard
fancy_flutter: ^0.0.1 copied to clipboard

Fancy is a lightweight Flutter package for efficient state management and dependency injection

Changelog #

0.0.1 - 2024-08-08 #

Added #

  • Initial release of the Fancy package.
  • FancyBaseController for creating custom controllers with lifecycle methods (onInit, onStart, onDispose, onClose).
  • FancyDependencyInjector for dependency injection.
  • FancyBuilder widget for building UI based on controllers.
  • FancyStateMixin, ListenableMixin, and ListNotifierMixin for state management.
  • FancyMaterialApp for setting up the root of the application with dependency injection.
  • Example AuthService and AuthController for demonstration purposes.
5
likes
150
points
36
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Fancy is a lightweight Flutter package for efficient state management and dependency injection

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fancy_flutter