Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 846 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 846 Bytes

cib_assessment

This is a Flutter mobile app written in Dart and tested on Android phone.

This app shows a summary of the seven-day weather forecast and when you click on a day is show the detail forecast for that day.

Demo.mp4 show the animations.

Alt text Alt text Alt text Alt text

Dependencies:
https://pub.dev/packages/geolocator
https://pub.dev/packages/http
https://pub.dev/packages/flutter_spinkit
https://pub.dev/packages/intl
https://pub.dev/packages/characters

Thanks to Candice Harty for the opportunity to do the assessment.

Special shoutout to Angela Yu from https://www.appbrewery.co/ for the Futter course.