currency_symbols 0.0.1+2 copy "currency_symbols: ^0.0.1+2" to clipboard
currency_symbols: ^0.0.1+2 copied to clipboard

Currency symbol package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add currency_symbols

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

dependencies:
  currency_symbols: ^0.0.1+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:currency_symbols/currency_symbols.dart';
6
likes
100
pub points
86%
popularity

Publisher

unverified uploader

Currency symbol package

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on currency_symbols