get_mad 0.0.4 copy "get_mad: ^0.0.4" to clipboard
get_mad: ^0.0.4 copied to clipboard

Mad version forked from original GetX package 4.6.6.

Get Mad #

Get Mad is a customized version of the GetX package 4.6.6, designed to enhance the original functionalities while maintaining the core principles.

Documentation #

  • GetView widget can carry custom tags to be used with individual multiple instance GetX controllers.
  • Removed unnecessary features like GetConnector to improve performance.
  • Added Android native transition animation.
  • Modified the default transition duration.
  • Added RxMad for reactive programming.
    • to use it do: final RxMad observerForList = RxMad();

    • and in the widget do: constroller.observerForList.value;

    • to rebuild widget do: observerForList.refresh();

For more comprehensive information, refer to the original GetX documentation.

0
likes
0
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Mad version forked from original GetX package 4.6.6.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

animations, flutter, web

More

Packages that depend on get_mad