common 1.0.0+7 copy "common: ^1.0.0+7" to clipboard
common: ^1.0.0+7 copied to clipboard

Have you been turned into a newt? Would you like to be? This package can help. It has all of the newt-transmogrification functionality you have been looking for.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add common

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

dependencies:
  common: ^1.0.0+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:common/colors.dart';
import 'package:common/hashid.dart';
import 'package:common/util.dart';
0
likes
20
pub points
74%
popularity

Publisher

unverified uploader

Have you been turned into a newt? Would you like to be? This package can help. It has all of the newt-transmogrification functionality you have been looking for.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

Unlicense (LICENSE)

Dependencies

async, flutter, http

More

Packages that depend on common