danisoft_utils 1.2.0 copy "danisoft_utils: ^1.2.0" to clipboard
danisoft_utils: ^1.2.0 copied to clipboard

outdated

This package helps to manage transitions between screens in an elegant and easy way.

danisoft_utils #

This package helps to manage transitions between screens in an elegant and easy way ...!

Example #

PageRouteTransition(
   context: context,
   page: Page2(),
   animation: AnimationType.fadeIn,
   duration: Duration(milliseconds: 100),
   replacement: true,
);
1
likes
0
pub points
0%
popularity

Publisher

verified publisherdanisoft.com.co

This package helps to manage transitions between screens in an elegant and easy way.

Homepage

License

unknown (LICENSE)

Dependencies

auth_header, crypto, flutter

More

Packages that depend on danisoft_utils