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

PlatformAndroidiOS
outdated

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: ^1.1.0

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';
71
likes
130
points
323
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

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