Skip to content

A flutter mobile app displaying details about all the countries in the world.

Notifications You must be signed in to change notification settings

EmmanuelTobi/countries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countries Mobile

The Countries app is a flutter application that is developed around the lists of countries gotten from the API provider CountryInfoApi.

The app uses best practices approach to get data from the api call, using https, then parses the gotten data through the isolate setups (due to large json data) to the set model and have the data displayed with other functions through the viewmodel handled by the Stacked StateManagement package Stacked Flutter Package.

Functions in this app inclues, api calls, data loading/parsing, navigation calls, statemanagment handling, user search inputs/filtering, and theme changing.


Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot

About

A flutter mobile app displaying details about all the countries in the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages