kd_utils 0.1.3 copy "kd_utils: ^0.1.3" to clipboard
kd_utils: ^0.1.3 copied to clipboard

This package is for utils and custom widgets so any one can use and make there app as hi/she like

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kd_utils

With Flutter:

 $ flutter pub add kd_utils

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

dependencies:
  kd_utils: ^0.1.3

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:kd_utils/kd_utils.dart';
6
likes
0
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

This package is for utils and custom widgets so any one can use and make there app as hi/she like

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on kd_utils