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.