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

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
likes
0
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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on fundstrack_lite

Packages that implement fundstrack_lite