An open API service indexing awesome lists of open source software.

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

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)