FLUTTER ECOSYSTEM

TheAlphamerc/flutter_wallet_app

用 Flutter 構建的錢包應用

flutter_wallet_app 專案封面
Stars
402
Forks
152
最近推送(UTC)
2021年10月22日
專案狀態
未封存
Sonu Sharma GitHub avatar
GITHUB User

Sonu Sharma ↗

Tech enthusiast | Building solutions | Team player | Looking for new opportunities

New Delhi, India官方網站 ↗
語言DartRubyJavaSwiftObjective-C

技術主題

使用的依賴

依賴清單 4 項

所在榜單

原始 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=5E873140

Android 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.