This is a Flutter project that integrates map functionality using the OpenStreetMap API.
- Interactive Map: View and interact with maps powered by OpenStreetMap.
- Flutter SDK
- Basic knowledge of Flutter and Dart
- Clone the repository
- Install dependencies: flutter pub get
- Run the app: flutter run
If you plan to add additional map layers or other APIs, make sure to configure the necessary API keys in the project files as needed.
- Flutter
- OpenStreetMap