Platform support
Know exactly what is available on each app platform.
The Android app, iOS app, and Flutter web app share the same core finance experience. Native integrations are shown only where their platform APIs are supported.
Feature Availability
| Feature | Android | iOS | Web app | Notes |
|---|---|---|---|---|
| Manual expense and income entry | Available | Available | Available | The complete forms and decimal amount entry are shared. |
| Categories, income sources, and purposes | Available | Available | Available | Includes built-in and custom organization. |
| Budgets, analytics, and smart insights | Available | Available | Available | Calculated locally from saved records. |
| Multilingual typed parsing | Available | Available | Available | English, Bengali, Hindi, and mixed-language input. |
| Voice input | Available | Available | Conditional | Web requires a browser with speech-recognition support and microphone permission. |
| Receipt image OCR | Available | Available | Not available | The current ML Kit OCR implementation is mobile-only. |
| Manual bank/SMS text import | Available | Available | Available | Paste transaction text into the import screen. |
| Share SMS text directly into the app | Available | Not available | Not available | The external text-share receiver is implemented on Android. |
| Automatic transaction notification capture | Available | Not available | Not available | Requires Android Notification Access and explicit opt-in. |
| Pending draft review | Available | Available | Available | Available for transaction text processed inside the app. |
| PDF, PNG, and CSV reports | Available | Available | Available | Mobile saves or shares files; web uses browser downloads. |
| Local CSV backup export | Available | Available | Available | Android can also choose a destination folder; web uses browser downloads. |
| Restore from a local CSV file | Available | Not available | Available | The current native CSV file picker is implemented on Android; web uses browser file upload. |
| Choose an export folder | Available | Not available | Not available | iOS uses its available app/download directory and web uses browser downloads. |
| Google Drive backup | Conditional | Conditional | Conditional | Available when Google OAuth is configured and an internet connection is present. |
| Optional AI-assisted parsing | Conditional | Conditional | Conditional | Requires internet, a supported provider, and the user’s own API key. |
| In-app store rating | Conditional | Conditional | Not available | Shown only in mobile builds and works after the store listing is published. |
About This Website
This official support website is separate from the Flutter web app. It publishes privacy, terms, support, installation, release, and platform-availability information. It does not provide expense or income tracking and does not read the finance data stored by any app version.
“Conditional” means the feature also depends on browser support, permission, internet access, account configuration, an API key, or store publication as explained in the notes.