moneykit 0.0.1 copy "moneykit: ^0.0.1" to clipboard
moneykit: ^0.0.1 copied to clipboard

精准、易用的 Flutter 金额处理工具库,支持多方式初始化、高精度运算、格式化与序列化。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moneykit

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

dependencies:
  moneykit: ^0.0.1

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:moneykit/moneykit.dart';
0
likes
150
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

精准、易用的 Flutter 金额处理工具库,支持多方式初始化、高精度运算、格式化与序列化。

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on moneykit