kd_utils 0.2.1 copy "kd_utils: ^0.2.1" to clipboard
kd_utils: ^0.2.1 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 Flutter:

 $ flutter pub add kd_utils

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

dependencies:
  kd_utils: ^0.2.1

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

Documentation

API reference

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

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on kd_utils