An open API service indexing awesome lists of open source software.

https://github.com/geovation/usemap-flutter

Flutter front end for UseMap example application
https://github.com/geovation/usemap-flutter

android flutter flutter-apps ios

Last synced: about 2 months ago
JSON representation

Flutter front end for UseMap example application

Awesome Lists containing this project

README

          

# UseMap Flutter

A Flutter project for the UseMap application. Provides a UI for Android and iOS devices.

## Resources

This project was created using the Flutter starter app

```
flutter create --org uk.geovation mapup
```

A few useful resources used in the creation of this project.

- [Flutter macOS install](https://docs.flutter.dev/get-started/install/macos)
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)