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

Mad version forked from original GetX package 4.6.6.

About #

A modified version of the GetX package 4.6.6, designed to enhance the original functionalities while maintaining the core principles.

CLI #

Why mad #

  • Of-course if you are using an unofficial version of get from unknown developer would indicates you are mad.
  • So, here package is not mad, the person who is willing to take risk is mad and this package is just for them.

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.

  • Modified GetView and Bindings to make unique routing possible using get_mad_cli.

  • 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
120
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

Mad version forked from original GetX package 4.6.6.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

animations, flutter, web

More

Packages that depend on get_mad