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

The `fundsTrack` library is a simple and efficient Flutter package designed to help developers integrate SMS-based financial transaction tracking into their applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fundstrack

With Flutter:

 $ flutter pub add fundstrack

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

dependencies:
  fundstrack: ^0.0.2

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:fundstrack/fundstrack.dart';
1
likes
0
points
18
downloads

Publisher

verified publisherfundsroom.com

Weekly Downloads

The `fundsTrack` library is a simple and efficient Flutter package designed to help developers integrate SMS-based financial transaction tracking into their applications.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fundstrack