A simple Flutter project to view times in different world cities.
Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-05-02.at.21.15.54.mp4
- Navigation and passing data between screens both forward and backwards
- UI Designing
- Making async network requests
- Using List View Widget
- http used for API calls
- intl used for formatting dates
- flutter_spinkit used for showing the loading indicator on the Home Screen
This is build following this tutorial series.