The app that helps to find furniture using Google Maps
- Google Maps customization
- The Clean Architecture is used
- State management using BloC
- Environment variables usage
- Permissions handling
To launch the application add your Google Maps API key in the .env file instead of YOUR_GOOGLE_MAPS_API_KEY string.
.env file is placed in the root directory of the project