currency_kit_flutter 0.0.2 copy "currency_kit_flutter: ^0.0.2" to clipboard
currency_kit_flutter: ^0.0.2 copied to clipboard

Flutter widgets for currency_kit — a currency picker, an exchange-rate editor, a switch button and money text, all built on display-only conversion.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add currency_kit_flutter

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

dependencies:
  currency_kit_flutter: ^0.0.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_kit_flutter/currency_kit_flutter.dart';
0
likes
150
points
141
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter widgets for currency_kit — a currency picker, an exchange-rate editor, a switch button and money text, all built on display-only conversion.

Topics

#money #currency #exchange-rate #widget #picker

License

MIT (license)

Dependencies

currency_kit, flutter

More

Packages that depend on currency_kit_flutter