currency_dart 0.0.1 copy "currency_dart: ^0.0.1" to clipboard
currency_dart: ^0.0.1 copied to clipboard

Flutter and Dart package to get All currencies and details

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add currency_dart

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

dependencies:
  currency_dart: ^0.0.1

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:currency_dart/currency_dart.dart';
3
likes
150
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter and Dart package to get All currencies and details

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on currency_dart