Skip to content

DevelopOnStacks/Flutter-wallet-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Wallet Application Example - Day 40

class Afgprogrammer extends Flutter100DaysOfCode {
  video() {
    return {
      "title": "Flutter Wallet Application Example",
      "description": "Let’s make a wallet application.",
      "day": 40,
    }
  }
}

Assets

Previous Designs

Checkout my Youtube channel

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

Screenshots

Home Page

Contact Page

Send Money Page

Contact Page

Links

About

Flutter Wallet Application Example - Day 40

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 89.1%
  • HTML 9.5%
  • Other 1.4%