https://github.com/afgprogrammer/flutter-job-list-application
Flutter Job List Application UI - Day 31
https://github.com/afgprogrammer/flutter-job-list-application
fluter-ui flutter
Last synced: about 2 months ago
JSON representation
Flutter Job List Application UI - Day 31
- Host: GitHub
- URL: https://github.com/afgprogrammer/flutter-job-list-application
- Owner: afgprogrammer
- License: apache-2.0
- Created: 2021-09-10T21:11:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-28T18:28:52.000Z (over 3 years ago)
- Last Synced: 2025-03-30T23:51:10.746Z (3 months ago)
- Topics: fluter-ui, flutter
- Language: Dart
- Homepage: https://afgprogrammer.com
- Size: 1.23 MB
- Stars: 70
- Watchers: 5
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Flutter Job List Application UI - Day 31
```dart
class Afgprogrammer extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter Job List Application UI",
"description": "Let’s make a Job List App UI.",
"day": 31,
}
}
}
```## 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
```## Screenshot
## Links
* [Website](https://afgprogrammer.com)
* [Youtube channel](https://youtube.com/afgprogrammer)
* [Twitter](https://twitter.com/afgprogrammer)
* [Instagram](https://instagram.com/afgprogrammer)