Built with Flutter.
This app shows a list of all countries and capital, with detailed description about each country.
-
http: Used to fetch online API
-
responsiveui_container: For the app responsiveness
-
carousel_slider: Images slider used
-
google_fonts: Series of fonts on the app
-
language_builder: For Language Transaltion
-
sliding_up_panel: Filter Panel and Language Panel built with this library
-
accordion: Filter accordion built
- Handling Network erros was very challenging
- Had issues with Null value check
- Generation model from API hwas a huge challenge