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';
26
likes
120
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on money_converter