Masamune location framework
Library that provides location information / map related functions of Masamune framework. Use Google Map.
Getting Started
Add this to your package's pubspec.yaml file:
dependencies:
masamune_location: ^0.1.0
You should then run flutter packages upgrade
.
Usage
import 'package:masamune_location/masamune_locaction.dart';
Example
Use PageRouteBuilder Widget
Under construction
Test
run test
flutter test
License
Libraries
- masamune.location
- Masamune location framework library. [...]