common 1.0.0+5 copy "common: ^1.0.0+5" to clipboard
common: ^1.0.0+5 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+5 #

  • 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;
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.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

async, http

More

Packages that depend on common