local_auth
Flutter 插件,允許透過生物識別、密碼、PIN 碼或圖案進行本機驗證。
Firefly III 的非官方 Android 應用程式,一款免費且開源的個人財務管理工具。
Flutter 插件,允許透過生物識別、密碼、PIN 碼或圖案進行本機驗證。
v1.1.0用於在主螢幕上建立捷徑的 Flutter 外掛程式,也稱為 iOS 上的快速動作和 Android 上的應用程式捷徑。
v0.13.0為 Material Design 3 色彩系統提供支援的演算法與實用工具,包含從影像中選擇主題色彩以及建立色彩的色調;全部都在新的色彩空間中實現。
v33.2.6一個 Flutter 圖表庫,包含資料視覺化元件,例如笛卡兒圖和圓形圖,用於建立即時、互動式、高效率、動畫圖表。
一個用於使用加密儲存安全儲存敏感資料的 Flutter 外掛。
一個為 Android 提供 Cronet HTTP 客戶端存取權限的 Flutter 外掛程式。
一個適用於 macOS/iOS 的 Flutter 插件,可存取 Foundation URL 載入系統。
Chopper 是一個使用 source_gen 的 http 客戶端產生器,靈感來自 Retrofit
v3.2.0一個用於建立徽章的套件。徽章可用於任何組件的額外標記,例如在購物車中顯示項目數量。
當使用者向下捲動螢幕時,延遲載入並顯示項目頁面。
你是否在撰寫 HTTP 請求程式碼時遇到問題?這個套件可以幫上忙。它具有你一直尋找的所有 HTTP 和模型程式碼產生功能。
允許使用原生平台功能從Flutter發送電子郵件。
{"sdk":"flutter"}{"sdk":"flutter"}^2.13.10.20.2^1.19.0^1.3.0^0.11.0^1.6.0^1.8.0^3.0.2^2.1.6^2.3.4^2.2.4^6.3.2^2.1.2^3.0.2^1.0.7^1.2.2^1.7.0^0.13.0^11.0.0^6.1.2^8.7.0^5.1.1^3.1.2^2.0.1^1.0.2^12.0.0-beta.4^22.2.0{"git":{"url":"https://github.com/dreautall/notification_listener_service.git","ref":"main"}}^1.8.0^10.2.1^10.0.1^3.0.2^1.1.0^34.1.32^5.0.0^2.0.3^4.0.0^0.2.5+3^6.0.0^2.15.1^8.7.0^6.13.2^4.1.0^2.4.6{"sdk":"flutter"}^1.16.0以下為英文專案原文快照,最新內容請造訪 GitHub。
https://raw.githubusercontent.com/dreautall/waterfly-iii/HEAD/.playstore/en_badge_web_generic.png https://raw.githubusercontent.com/dreautall/waterfly-iii/HEAD/.github/assets/fdroid_get-it-on.png
Unofficial Android App for Firefly III, a free and open source personal finance manager.
The app design is heavily influenced by Bluecoins. Please also read the FAQ.
The app does not try to replicate every single feature that the Webinterface has. Instead, it tries to be a good companion to access the most used functions on-the-go. More in-depth operations such as creating or modifying rules are not planned for this app.
If you are missing anything, feel free to open a feature request, or look at what other users are requesting.
The stable releases are published to the Google Play Store, and are also available for download from the GitHub releases page. There is no fixed release schedule.
You can also opt in to the (open) beta channel at Google Play here. The beta channel will feature the "pre-releases" from the GitHub releases page, and might not be as stable.
All made with a Google Pixel 8, showing Waterfly III v1.0.0
| Dashboard | Transactions | Transaction Filters |
|---|---|---|
| https://raw.githubusercontent.com/dreautall/waterfly-iii/HEAD/.github/assets/screen_dashboard.png | https://raw.githubusercontent.com/dreautall/waterfly-iii/HEAD/.github/assets/screen_transactions_overview.png | https://raw.githubusercontent.com/dreautall/waterfly-iii/HEAD/.github/assets/screen_transactions_filters.png |
| Transaction Add | Transaction Edit | Transaction Attachments |
|---|---|---|
| https://raw.githubusercontent.com/dreautall/waterfly-iii/HEAD/.github/assets/screen_transaction_add.png | https://raw.githubusercontent.com/dreautall/waterfly-iii/HEAD/.github/assets/screen_transaction_edit.png | https://raw.githubusercontent.com/dreautall/waterfly-iii/HEAD/.github/assets/screen_transaction_attachments.png |
| Account Screen | Category Screen | Piggy Banks with Chart |
|---|---|---|
| https://raw.githubusercontent.com/dreautall/waterfly-iii/HEAD/.github/assets/screen_accounts.png | https://raw.githubusercontent.com/dreautall/waterfly-iii/HEAD/.github/assets/screen_categories.png | https://raw.githubusercontent.com/dreautall/waterfly-iii/HEAD/.github/assets/screen_piggy_chart.png |
The app is built using Flutter, and tries to keep to the Material 3 design guidelines. Additionally, I try to keep the app as "lean" as possible, without any trackers or unneeded dependency on external packages.
Having troubles with Bluecoins syncing across devices and not always storing attachments online, I was looking for a self-hosted alternative and discovered Firefly III. After a quick script to migrate from Bluecoins to Firefly III, the only thing left was to download an app to easily track expenses on-the-go… or so I thought.
Unfortunately, I discovered that the existing Android Apps for Firefly III had been either outdated or very buggy and hardly maintained. Always wanting to use Flutter for something, I started to make my own app, modeling it after the Bluecoins app I used so far and its interface that I really liked.