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

Links

GitHub

View Github