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.