nb_utils 7.0.0-beta1 copy "nb_utils: ^7.0.0-beta1" to clipboard
nb_utils: ^7.0.0-beta1 copied to clipboard

Collection of Widgets and helpful Methods that every developer needs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nb_utils

With Flutter:

 $ flutter pub add nb_utils

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

dependencies:
  nb_utils: ^7.0.0-beta1

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

Import it

Now in your Dart code, you can use:

import 'package:nb_utils/nb_utils.dart';
380
likes
0
pub points
99%
popularity

Publisher

verified publisherbhoominn.com

Collection of Widgets and helpful Methods that every developer needs.

Repository (GitHub)
View/report issues

Topics

#widget #extensions #utils #chatgpt

Funding

Consider supporting this project:

www.github.com

License

unknown (LICENSE)

Dependencies

connectivity_plus, flutter, fluttertoast, http, shared_preferences

More

Packages that depend on nb_utils