https://github.com/afgprogrammer/flutter-wallet-app
Flutter Wallet Application Example - Day 40
https://github.com/afgprogrammer/flutter-wallet-app
flutter flutter-apps flutter-wallet
Last synced: 8 months ago
JSON representation
Flutter Wallet Application Example - Day 40
- Host: GitHub
- URL: https://github.com/afgprogrammer/flutter-wallet-app
- Owner: afgprogrammer
- License: apache-2.0
- Created: 2021-10-09T13:14:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-01T15:09:06.000Z (9 months ago)
- Last Synced: 2025-03-29T03:05:16.308Z (8 months ago)
- Topics: flutter, flutter-apps, flutter-wallet
- Language: Dart
- Homepage: https://afgprogrammer.com/flutter
- Size: 6.81 MB
- Stars: 131
- Watchers: 6
- Forks: 52
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Flutter Wallet Application Example - Day 40
```dart
class Afgprogrammer extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter Wallet Application Example",
"description": "Let’s make a wallet application.",
"day": 40,
}
}
}
```
Assets
* [icon8](https://icons8.com)
## Previous Designs
[Checkout my Youtube channel](https://youtube.com/afgprogrammer)
## 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
* [Website](https://afgprogrammer.com)
* [Youtube channel](https://youtube.com/afgprogrammer)
* [Twitter](https://twitter.com/afgprogrammer)
* [Instagram](https://instagram.com/afgprogrammer)