/turkey_museums_app

It is an application that helps to find museums in Turkey and shows their details.

Primary LanguageDart

turkey_museum_app

It is an application that helps to find museums in Turkey and shows their details.

API

Nosyapi

https://www.nosyapi.com/api/turkiye-muze-api

  • You can register and access the token.

Getting Started

turkeymapp.mp4

Subject

  • BLoC/Cubit was used for State Management.

  • Get It was used for dependencies injected.

  • Dio was used for API requests.

  • Screen Util adapting screen size.

Folder Structure

turkey_museums_app
│   
└───lib
    │
    └───core
    │    │    
    │    └───base
    │    │
    │    └───components
    │    │    
    │    └───constants
    │    │
    │    └───extensions
    │    │
    │    └───init
    │    │
    │    └───utility
    └───features
         └───explore_museum
         └───filter/search
         └───home
         └───museum