Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 330 Bytes

countries_bloc

A flutter app showing infinite list of countries.

Features

  • Paginated list of countries.
  • FAB auto hides according to scrolling.
  • Country can be added to Favorite countries list.

BLOC pattern used for architecture.