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.