dev_prokit 0.0.6 copy "dev_prokit: ^0.0.6" to clipboard
dev_prokit: ^0.0.6 copied to clipboard

dev_prokit is a package that provides developers with common functions in project development. It is comprehensive, easy to use, safe and reliable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dev_prokit

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

dependencies:
  dev_prokit: ^0.0.6

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:dev_prokit/dev_prokit.dart';
9
likes
150
points
24
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

dev_prokit is a package that provides developers with common functions in project development. It is comprehensive, easy to use, safe and reliable.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on dev_prokit