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.

1.0.0+7 #

  • Nothing Update

1.0.0 #

import 'package:common/hashid.dart';
import 'package:common/util.dart';


HashIds hashids = HashIds(salt: "secret")
String output = hashids.encode(123);
bool isInDebugMode = Util().isInDebugMode;
Color c = HexColor.create("#ff0000");
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