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

unlisted

An assortment of helpful tools and calculators specifically designed for use within the financial sector.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add matex_financial

With Flutter:

 $ flutter pub add matex_financial

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

dependencies:
  matex_financial: ^0.0.1

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:matex_financial/calculators/calculators.dart';
import 'package:matex_financial/calculators/tip.calculator.dart';
import 'package:matex_financial/calculators/vat.calculator.dart';
import 'package:matex_financial/financial.dart';
0
likes
0
pub points
2%
popularity

Publisher

unverified uploader

An assortment of helpful tools and calculators specifically designed for use within the financial sector.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

decimal, flutter

More

Packages that depend on matex_financial