fundstrack 0.0.1 copy "fundstrack: ^0.0.1" to clipboard
fundstrack: ^0.0.1 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. This package reads, filters, [...]

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.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:fundstrack/fundstrack.dart';
1
likes
0
points
15
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. This package reads, filters, and processes SMS messages securely to extract transaction details and send them to your server for further analysis or storage.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fundstrack