Skip to content

asadbaidar/flutter_showcase_project

Repository files navigation

flutter_showcase_project

Features:

  • Use of FVM
  • tapped_lints is included
  • Created a list with a few book items that can be used for the different sections and the search
  • "Continue" and "New" sections are in one list that is scrollable vertically
  • "Continue" section can scroll horizontally
  • The ListView should build items lazy by using ListView.builder
  • Items have touch feedback, but no navigation
  • When the search results appear, the overlay expands and reveals the items
  • When the user taps outside of the overlay, the overlay closes
  • When the user clears the text, the overlay closes as well
  • Bottom navigation bar does nothing on tap (only visuals)
  • Light & Dark theme is possible and switch automatically when changing the device theme

Design & Resources

Full design here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages