Skip to content

shukill/Countries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Countries Countries Project. #### Tools - GetX - Preferred over BLOC to reduce boiler code and get smoother user interaction - SQlite - To cache the api responses #### Layers: **core** - contains [constants] mainly having app constants , such as base url , image paths and all - contains [styles] contains app text styles , common decoration and all **views** - contains [modules] mainly dedicated folder for every relevent screen/state in the application **modules** - contains [components] to interact in presentation layer. All the common widgets for the widget tree - contains [controllers] get controllers to manage state across the application. - contains [models] for parsing external JSON from API. - contatins [services] for getting data from external api or local DB **test** - test should follow the same directory structure as the production code. _For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference._ ## Countries

About

Display countries by region

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published