ligdicash 1.0.2 copy "ligdicash: ^1.0.2" to clipboard
ligdicash: ^1.0.2 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.2

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';
3
likes
130
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Librairie Dart pour manipuler l'API de Ligdicash

Repository (GitHub)

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on ligdicash