mini_utils

Last updated:

0 purchases

mini_utils Image
mini_utils Images
Add to Cart

Description:

mini utils

mini_utils #
A Flutter Package with reusable Widgets and Functions.
Features #
Widgets:

dateTimePicker
colorPicker
loginScreen
digitalClock

Functions:

checkIfMobile

Getting started #
Import the package in the pubspec.yaml
Usage #
Show Widgets:
Color? color = showColorPicker(BuildContext context);
DateTime? date = showDateTimePicker(BuildContext context);
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.