fundstrack_lite 0.0.13 copy "fundstrack_lite: ^0.0.13" to clipboard
fundstrack_lite: ^0.0.13 copied to clipboard

PlatformAndroid

A Flutter plugin to extract and parse debit/credit bank SMS on Android. Supports UPI and bank notifications.

Changelog #

0.0.1 #

  • Initial release.
  • Parses debit and credit SMS messages from Android inbox.
  • Extracts amount, account number (including masked and UPI styles), date, time, type (debit/credit), and sender.
  • Supports traditional banking and UPI SMS formats.
  • Ready-to-use with ListView.

0.0.2 #

  • Briefly describe the changes you made in this version.
  • For example: Improved UPI SMS parsing; Added richer ListView demo; etc.

0.0.3 #

  • Added a full scale developer guide of the example app which showcases how to install library to setting up the application

0.0.4 #

  • Added a latest 100 message filter to cut down load of the processing on apps

0.0.5 #

  • Added a latest 100 message filter to cut down load of the processing on apps on flutter package level

0.0.6 #

  • Added service based method for the message processing

0.0.7 #

  • Added background service based method for the message processing

0.0.8 #

  • Executed dart format to stay compliance points ready for pub.dev pub points

0.0.9 #

  • Fixed issues related to missing class name of FundsTrackPlugin

0.0.10 #

  • Updated the documentation for background services based example and implementation guide

0.0.11 #

  • Fixed some more issues related to missing class name of FundsTrackPlugin and missing path

0.0.12 #

  • Updated the background service and removed deprecated services

0.0.13 #

  • Updated the background service and removed deprecated services and continual class name issues
0
likes
160
points
21
downloads

Publisher

verified publisherfundsroom.com

Weekly Downloads

A Flutter plugin to extract and parse debit/credit bank SMS on Android. Supports UPI and bank notifications.

Homepage
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on fundstrack_lite

Packages that implement fundstrack_lite