flutter_money 0.0.3 copy "flutter_money: ^0.0.3" to clipboard
flutter_money: ^0.0.3 copied to clipboard

Money formatter for Flutter!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_money

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

dependencies:
  flutter_money: ^0.0.3

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:flutter_money/flutter_money.dart';
10
likes
115
points
78
downloads

Publisher

verified publishernwagu.com

Weekly Downloads

Money formatter for Flutter!

Homepage

Documentation

API reference

License

BSD-2-Clause-Views (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_money

Packages that implement flutter_money