currencies_updated 1.0.1 copy "currencies_updated: ^1.0.1" to clipboard
currencies_updated: ^1.0.1 copied to clipboard

The fundamental package for handling currencies with Dart.

example/main.dart

import 'package:currencies_updated/currencies_updated.dart';

void main(List<String> arguments) {
  // Print US Dollar information
  print(currencies[Iso4217Code.usd]);
}
0
likes
150
pub points
0%
popularity

Publisher

unverified uploader

The fundamental package for handling currencies with Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

meta

More

Packages that depend on currencies_updated