Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.48 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.48 KB

Art Gallery

Live preview

Web App

Features

  • Art objects list
  • List filtering
  • Art object details

art_gallery_list_thumb art_gallery_filter_thumb art_gallery_details_thumb

Supports

  • Infinite scrolling
  • Material 3
  • Dark mode
  • Responsive layout
  • Localization
  • BLOC architecture
  • Logging
  • Unit and widget tests

Get started

  • To start using the API, you first need to obtain a key by registering for a Rijksstudio account. You will be given a key instantly upon request, which you can find at the advanced settings of your Rijksstudio account**.**
  • Copy your API key to the app_configuration.dart file.
  • Run pub get
  • Run the app