coder0211 0.0.43 copy "coder0211: ^0.0.43" to clipboard
coder0211: ^0.0.43 copied to clipboard

outdated

This is a package with functions and widgets to make app development faster and more convenient, currently it is developed by one developer.

example/example.dart

import 'package:coder0211/coder0211.dart';

void main(List<String> args) {
  int num = 102394;
  print(BaseUtils.reversedNumber(number: num));
}
29
likes
0
points
227
downloads

Publisher

unverified uploader

Weekly Downloads

This is a package with functions and widgets to make app development faster and more convenient, currently it is developed by one developer.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

auto_size_text, connectivity, dio, flutter, flutter_mobx, flutter_svg, fluttertoast, google_fonts, image_picker, loading_indicator, mobx, provider, qr_flutter, shared_preferences

More

Packages that depend on coder0211