ar_flutter_plugin_flutterflow 0.7.36 copy "ar_flutter_plugin_flutterflow: ^0.7.36" to clipboard
ar_flutter_plugin_flutterflow: ^0.7.36 copied to clipboard

This plugin is a fork of the original AR Flutter Plugin, updated solely to modify the gradle parameters for compatibility with FlutterFlow.

ar_flutter_plugin_flutterflow #

pub package

This version is a direct adaptation of the original ar_flutter_plugin (https://pub.dev/packages/ar_flutter_plugin), maintaining all its powerful features and capabilities, with the added benefit of being tailored for use within the FlutterFlow environment.

Key Features:

FlutterFlow Compatibility: This version has been specifically adjusted to ensure seamless integration with FlutterFlow, enabling developers to incorporate augmented reality features into their FlutterFlow projects without any compatibility issues. Original Functionality Retained: All the original capabilities of the AR Flutter Plugin are preserved, offering the same robust AR experience.

Original package #

For details on how to use the plugin and its functionalities, please refer to the original documentation at https://pub.dev/packages/ar_flutter_plugin.

⚠️ If you're utilizing examples from the original plugin that involve the geoflutterfire package, please note that you'll need to use the geoflutterfire2 plugin instead, available at https://pub.dev/packages/geoflutterfire2. Also, remember to replace 'Geoflutterfire()' with 'GeoFlutterFire()' in your code to ensure proper functionality with this updated package.

Installing #

Add the Flutter package to your project by running:

flutter pub add ar_flutter_plugin_flutterflow

Or manually add this to your pubspec.yaml file (and run flutter pub get):

ar_flutter_plugin_flutterflow package extension #

dependencies:
  ar_flutter_plugin_flutterflow: ^0.7.3

Importing #

Add this to your code:

import 'package:ar_flutter_plugin_flutterflow/ar_flutter_plugin.dart';
27
likes
0
pub points
85%
popularity

Publisher

verified publisherescape-games.net

This plugin is a fork of the original AR Flutter Plugin, updated solely to modify the gradle parameters for compatibility with FlutterFlow.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, geolocator, json_annotation, permission_handler, vector_math

More

Packages that depend on ar_flutter_plugin_flutterflow