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

outdated

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+3 #

  • Nothing Update

1.0.0 #

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


HashIds hashids = HashIds(salt: "secret")
String output = hashids.encode(123);
bool isInDebugMode = Util().isInDebugMode;
0
likes
0
pub points
73%
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.

Homepage

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

async, http

More

Packages that depend on common