ar_location_view 2.0.10 copy "ar_location_view: ^2.0.10" to clipboard
ar_location_view: ^2.0.10 copied to clipboard

ArLocationView is designed to used in areas with large concentration of static POIs

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ar_location_view

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ar_location_view: ^2.0.10

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ar_location_view/ar_location_view.dart';
51
likes
130
pub points
79%
popularity

Publisher

unverified uploader

ArLocationView is designed to used in areas with large concentration of static POIs

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

camera, flutter, geolocator, native_device_orientation, permission_handler, plugin_platform_interface, sensors_plus, vector_math

More

Packages that depend on ar_location_view