flutter jobs app
flutter job board app for android/ios using flutter in this app a fetched the informations from the flutter jobs website 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
screenshots
job board | job detail | cutsomdrawer |
---|---|---|
gif
job board | new with animation |
---|---|
Comments are closed.