commoncode 0.2.7 copy "commoncode: ^0.2.7" to clipboard
commoncode: ^0.2.7 copied to clipboard

Common code all flutter projects

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add commoncode

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

dependencies:
  commoncode: ^0.2.7

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:commoncode/commoncode.dart';
2
likes
120
points
401
downloads

Publisher

unverified uploader

Weekly Downloads

Common code all flutter projects

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on commoncode