hasan_utils 0.4.5 copy "hasan_utils: ^0.4.5" to clipboard
hasan_utils: ^0.4.5 copied to clipboard

outdated

A set of commonly used utilities for Flutter development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hasan_utils

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

dependencies:
  hasan_utils: ^0.4.5

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:hasan_utils/hasan_utils.dart';
1
likes
20
points
73
downloads

Publisher

verified publisherhighestweb.com

Weekly Downloads

A set of commonly used utilities for Flutter development.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, fast_localization, flutter, shared_preferences

More

Packages that depend on hasan_utils