money_converter 2.0.2 copy "money_converter: ^2.0.2" to clipboard
money_converter: ^2.0.2 copied to clipboard

A New Flutter Plugin for Converting the Currencies Dynamic and contain multi currency very easy to use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add money_converter

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

dependencies:
  money_converter: ^2.0.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:money_converter/money_converter.dart';
25
likes
90
pub points
80%
popularity

Publisher

unverified uploader

A New Flutter Plugin for Converting the Currencies Dynamic and contain multi currency very easy to use.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on money_converter