Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Rahiche/flutter_jobs_app

Flutter jobs borad app created using flutter
https://github.com/Rahiche/flutter_jobs_app

dart flutter

Last synced: 30 days ago
JSON representation

Flutter jobs borad app created using flutter

Awesome Lists containing this project

README

        

# Flutter Jobs App

## note : the app is not working now because of some changes in the web site and i will work on it soon(∞∞) but you can still benfit from the code in this repo

flutter job board app for Android/IOS using Flutter in this app a fetched the informations from the [flutter jobs website](https://flutterjobs.info/) and i tried to make everything custom from the **Drawer** to **Item** and it's a good example if you are trying to understand :
* Web Scraping Using Dart
* fetch data with authorization header
* CustomPainter and CustomClipper
* Dismissible and RefreshIndicator
* Create Custom Drawer
* Show RefreshIndicator while Loading images
* Transition animation like ScaleTransition
* Keep widget alive and don't reload it all the time

# Thank _You_!
Please :star: this repo and share it with others

# Screenshots

| Job Board | Job Detail | CutsomDrawer |
| ------------- |:-------------:| -----:|
|![s](https://i.imgur.com/y2VFwVj.png) | ![s](https://i.imgur.com/3E4HUgT.png) | ![a](https://i.imgur.com/dTSdfTc.png) |



# gif
| Job Board | New with Animation |
| ------------- |:-------------:|
| | |

### Created

* [Raouf Rahiche](https://github.com/Rahiche)
* ([@raoufrahiche](https://twitter.com/raoufrahiche))
* ([Youtube](https://www.youtube.com/channel/UCal0wCIwkxiKcrYPvBS6RiA))

# License

Copyright 2018 Raouf Rahiche

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

## Getting Started

For help getting started with Flutter, view our online
[documentation](https://flutter.io/).