nb_utils 1.0.3 copy "nb_utils: ^1.0.3" to clipboard
nb_utils: ^1.0.3 copied to clipboard

outdated

This package helps you daily usable function with ease. Just add nb_utils with its latest version and that's it you are ready to use.

nb_utils #

Intro #

This package helps you daily usable function with ease. Just add nb_utils with its latest version and that's it you are ready to use.

Getting Started #

add this line to pubspec.yaml


   dependencies:
     pull_to_refresh: ^1.5.7

import package


    import 'package:nb_utils/nb_utils.dart';

Examples #


    launchNewScreen(context, 'tag');

    launchNewScreenWithNewTask(context, 'tag');

    finish(context);

    Color color = getColorFromHex('#FFFFF');

373
likes
0
pub points
99%
popularity

Publisher

verified publisherbhoominn.com

This package helps you daily usable function with ease. Just add nb_utils with its latest version and that's it you are ready to use.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on nb_utils