ligdicash 1.0.1 copy "ligdicash: ^1.0.1" to clipboard
ligdicash: ^1.0.1 copied to clipboard

Librairie Dart pour manipuler l'API de Ligdicash

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ligdicash

With Flutter:

 $ flutter pub add ligdicash

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

dependencies:
  ligdicash: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ligdicash/ligdicash.dart';
0
likes
130
pub points
38%
popularity

Publisher

unverified uploader

Librairie Dart pour manipuler l'API de Ligdicash

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on ligdicash