djalmautil 1.9.2 copy "djalmautil: ^1.9.2" to clipboard
djalmautil: ^1.9.2 copied to clipboard

Package to help calling common methods in projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add djalmautil

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

dependencies:
  djalmautil: ^1.9.2

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:djalmautil/djalmautil.dart';
7
likes
120
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

Package to help calling common methods in projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, money2

More

Packages that depend on djalmautil