general_utilities 0.0.2 copy "general_utilities: ^0.0.2" to clipboard
general_utilities: ^0.0.2 copied to clipboard

outdated

A set of general utilites usually needed for any project.

general_utilities #

A set of general tools needed by any flutter project, shared to avoid boilerplate code.

Package contains #

Data loading widget #

Showing a CircularProgressIndicator with theme secondary color, with title below.

Widget with body it can be Scrolling part and footer it can be a static button.

No Data Widget #

It can be useful when you need to show a state with image to the user

Restart Widget #

It can be useful when you need to apply a new config on your app, for example I used this widget into toggle app language.

Widget Route Animation #

Use Navigator.push with passing this widget and pass a custom animation.

Widget Animation #

I used this widget with ListView to apply a beautiful looking on list items.

Utilities.showSnackBar #

Workaround to show snackBar without need to Scaffold.

Feel free to contribute and share useful widgets that prevent repetitive tasks. #

0
likes
0
pub points
21%
popularity

Publisher

unverified uploader

A set of general utilites usually needed for any project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on general_utilities