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

outdated

The fundamental package for handling currencies with Dart.

example/main.dart

import 'package:currencies/currencies.dart';

void main(List<String> arguments) {
  // Print US Dollar information
  print(currencies[Iso4217Code.usd]);
}
0
likes
30
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

The fundamental package for handling currencies with Dart.

License

BSD-3-Clause (license)

Dependencies

meta

More

Packages that depend on currencies_updated