flutter_currencies_tracker 0.0.3 copy "flutter_currencies_tracker: ^0.0.3" to clipboard
flutter_currencies_tracker: ^0.0.3 copied to clipboard

discontinued
outdated

A Flutter library where you can keep track of current exchange rates.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_currencies_tracker

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

dependencies:
  flutter_currencies_tracker: ^0.0.3

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:flutter_currencies_tracker/flutter_currencies_tracker.dart';
10
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A Flutter library where you can keep track of current exchange rates.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on flutter_currencies_tracker