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

discontinued
outdated

A set of useful tools to make development more easily. The Creator class can helps you to restart the app so easily. A bunch of dateutils which helps you to convert datetime to timestamp, persian date [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gabrimatic_utils

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  gabrimatic_utils: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:gabrimatic_utils/gabrimatic_utils.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publishergabrimatic.info

A set of useful tools to make development more easily. The Creator class can helps you to restart the app so easily. A bunch of dateutils which helps you to convert datetime to timestamp, persian date and etc. And lots of other useful utils.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

easy_localization, flutter, jalali_calendar, persian_date, persian_datetime_picker

More

Packages that depend on gabrimatic_utils