nb_utils 7.1.0-beta1 copy "nb_utils: ^7.1.0-beta1" to clipboard
nb_utils: ^7.1.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 Flutter:

 $ flutter pub add nb_utils

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

dependencies:
  nb_utils: ^7.1.0-beta1

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:nb_utils/nb_utils.dart';
438
likes
130
points
12.9k
downloads

Publisher

verified publisherbhoominn.com

Weekly Downloads

Collection of Widgets and helpful Methods that every developer needs.

Repository (GitHub)
View/report issues
Contributing

Topics

#widget #extensions #utils #chatgpt #sharedpreference

Documentation

API reference

Funding

Consider supporting this project:

www.github.com

License

MIT (license)

Dependencies

connectivity_plus, flutter, flutter_web_plugins, fluttertoast, http, plugin_platform_interface, shared_preferences, web

More

Packages that depend on nb_utils