TheAlphamerc/flutter_wallet_app
用 Flutter 構建的錢包應用
- Stars
- 402
- Forks
- 152
- 最近推送(UTC)
- 2021年10月22日
- 專案狀態
- 未封存
技術主題
使用的依賴
依賴清單 4 項
- flutter
{"sdk":"flutter"} - cupertino_icons
^1.0.3 - google_fonts
^2.1.0 - flutter_test開發依賴
{"sdk":"flutter"}
所在榜單
原始 README
以下為英文專案原文快照,最新內容請造訪 GitHub。
展開 / 收合專案 README
flutter_wallet_app Twitter URL GitHub stars GitHub forks GitHub last commit Dart CI Open Source Love
Smart course app is a design implementaion of Wallet App designed by Muhammad Abdull
Download App GitHub All Releases
https://playerzon.com/asset/download.png
https://instagram.fdel3-2.fna.fbcdn.net/v/t51.2885-15/e35/87413583_202606307464445_5220458549564035004_n.jpg?_nc_ht=instagram.fdel3-2.fna.fbcdn.net&_nc_cat=105&_nc_ohc=DyFDV5NauVUAX_py7Nc&oh=31e2235a62f91ab1a1b68b83f8d7dc88&oe=5E873140Android Screenshots
| HomePage | Transfer money page |
|---|---|
| https://github.com/TheAlphamerc/flutter_wallet_app/blob/master/screenshots/screenshot_1.jpg?raw=true | https://github.com/TheAlphamerc/flutter_wallet_app/blob/master/screenshots/screenshot_2.jpg?raw=true |
iOS Screenshots
| HomePage | Transfer money page |
|---|---|
| https://github.com/TheAlphamerc/flutter_wallet_app/blob/master/screenshots/screenshot_ios_1.png?raw=true | https://github.com/TheAlphamerc/flutter_wallet_app/blob/master/screenshots/screenshot_ios_2.png?raw=true |
Directory Structure
lib
│-- main.dart
└───src
└───theme
| │──light_color.dart
| └──theme.dart
└────pages
| │──homePage.dart
| └──money_transfer_page.dart
└────widgets
│──balance_card.dart
|──bottom_navigation_bar.dart
│──customRoute.dart
└──title_text.dart
Pull Requests
I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request.
Created & Maintained By
Sonu Sharma (Twitter) (Youtube) (Insta) Twitter Follow
If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of :coffee:
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.