mcnmr_common_ext 0.0.3 copy "mcnmr_common_ext: ^0.0.3" to clipboard
mcnmr_common_ext: ^0.0.3 copied to clipboard

My own common function, just want to make coding more fun and easier

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mcnmr_common_ext

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

dependencies:
  mcnmr_common_ext: ^0.0.3

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:mcnmr_common_ext/FutureDelayed.dart';
import 'package:mcnmr_common_ext/NonNullChecker.dart';
import 'package:mcnmr_common_ext/NumberFormat.dart';
import 'package:mcnmr_common_ext/StringUtils.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

My own common function, just want to make coding more fun and easier

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl, string_validator

More

Packages that depend on mcnmr_common_ext