currency_widget 0.0.10 copy "currency_widget: ^0.0.10" to clipboard
currency_widget: ^0.0.10 copied to clipboard

A currency list of widgets which you can choose or get information about the currency

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add currency_widget

With Flutter:

 $ flutter pub add currency_widget

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

dependencies:
  currency_widget: ^0.0.10

Alternatively, your editor might support dart pub get or 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_widget/currency_widget.dart';
6
likes
0
points
441
downloads

Publisher

verified publisherdecksplayer.com

Weekly Downloads

A currency list of widgets which you can choose or get information about the currency

Repository (GitHub)
View/report issues

Topics

#currency #widget #formatting #currencies #currency-picker

License

unknown (license)

Dependencies

flutter

More

Packages that depend on currency_widget