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

A set of commonly used utilities for faster 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: ^1.1.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:hasan_utils/hasan_utils.dart';
1
likes
110
pub points
30%
popularity

Publisher

verified publisherhighestweb.com

A set of commonly used utilities for faster Flutter development.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio, fast_localization, flutter, shared_preferences, stack_trace

More

Packages that depend on hasan_utils