algo360pfm 0.2.0 copy "algo360pfm: ^0.2.0" to clipboard
algo360pfm: ^0.2.0 copied to clipboard

PlatformAndroid

Algo360 SDK extracts transactional SMS from the user’s device and provides an expense tracking dashboard which helps get an accurate picture of overall expenses in a single view.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add algo360pfm

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

dependencies:
  algo360pfm: ^0.2.0

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:algo360pfm/algo360pfm.dart';
1
likes
120
pub points
9%
popularity

Publisher

unverified uploader

Algo360 SDK extracts transactional SMS from the user’s device and provides an expense tracking dashboard which helps get an accurate picture of overall expenses in a single view.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, permission_handler, plugin_platform_interface

More

Packages that depend on algo360pfm