Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T11:07:55.000Z (almost 2 years ago)
- Last Synced: 2024-10-24T22:01:59.797Z (14 days ago)
- Topics: flutter, flutter-apps, flutter-wallet
- Language: Dart
- Homepage: https://afgprogrammer.com/flutter
- Size: 6.8 MB
- Stars: 125
- Watchers: 6
- Forks: 50
- Open Issues: 1
-
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)