masamune_location 0.6.1 copy "masamune_location: ^0.6.1" to clipboard
masamune_location: ^0.6.1 copied to clipboard

unlistedoutdated

Library that provides location information / map related functions of Masamune framework. Use Google Map.

Masamune location framework #

Library that provides location information / map related functions of Masamune framework. Use Google Map.

Version Language License: BSD

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 #

BSD