local_auth
생체 인식, 비밀번호, PIN 또는 패턴을 통한 로컬 인증을 허용하는 플러터 플러그인.
Firefly III의 공식이 아닌 Android 앱. 무료이고 오픈소스 개인 금융 관리 도구.
생체 인식, 비밀번호, PIN 또는 패턴을 통한 로컬 인증을 허용하는 플러터 플러그인.
v1.1.0홈 화면에 바로 가기(또는 iOS의 빠른 작업 및 안드로이드의 앱 바로 가기)를 생성하기 위한 플러터 플러그인입니다.
v0.13.0Material Design 3 색상 시스템을 구동하는 알고리즘 및 유틸리티로, 이미지에서 테마 색상을 선택하고 색의 톤을 생성하는 기능을 포함합니다. 모든 것이 새로운 색 공간에서 구현됩니다.
v33.2.6카르테시안 및 원형 차트와 같은 데이터 시각화 위젯을 포함하는 플러터 차트 라이브러리로 실시간, 상호작용 가능하고 고성능이며 애니메이션 효과가 있는 차트를 생성할 수 있습니다.
암호화된 저장소를 사용하여 민감한 데이터를 안전하게 저장하기 위한 플러터 플러그인입니다.
Android용 Flutter 플러그인으로 Cronet HTTP 클라이언트에 접근할 수 있도록 제공합니다.
macOS/iOS용 Flutter 플러그인으로 Foundation URL 로딩 시스템에 접근할 수 있습니다.
Chopper는 Retrofit에서 영감을 받은 source_gen를 사용하는 HTTP 클라이언트 생성기입니다
v3.2.0배지 생성을 위한 패키지입니다. 배지는 어떤 위젯에 대한 추가 마커로 사용할 수 있으며, 예를 들어 쇼핑카트의 항목 수를 표시하는 데 사용할 수 있습니다.
사용자가 화면을 아래로 스크롤할 때 항목 페이지를 지연 로드하고 표시합니다.
HTTP 요청 코드 작성에 어려움을 겪고 계신가요? 이 패키지가 도움이 될 수 있습니다. 여러분이 찾고 있던 HTTP 및 모델 코드 생성 기능이 모두 포함되어 있습니다.
플러터에서 네이티브 플랫폼 기능을 사용하여 이메일을 보낼 수 있도록 허용합니다.
{"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.