/Countries-Flutter

The application shows the list of countries, which can be browsed or added to favourites for offline viewing.

Primary LanguageDart

countries_app

This application is a countries app that consists of 2 features:

  1. Browsing the list of countries
  2. Adding the countries to favourites, which can then also be browsed offline.

known_issue

  1. Currently tab pages are recreated when switching between tabs.