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.