commoncode 0.0.52 icon indicating copy to clipboard operation
commoncode: ^0.0.52 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.0.52

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';
0
likes
100
pub points
56%
popularity

Publisher

unverified uploader

Common code all flutter projects

Homepage

Documentation

API reference

License

Icon for licenses.BSD-2-Clause (LICENSE)

Dependencies

cached_network_image, excel, flutter, get, google_fonts, youtube_explode_dart

More

Packages that depend on commoncode