FLUTTER ECOSYSTEM

arcore_flutter_plugin

Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences

Latest version
0.1.0
30-day downloads
747
Likes
337
Pub points
130

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

The arcore_flutter_plugin is a Flutter package that enables developers to build augmented reality (AR) experiences using Google's ARCore SDK on Android devices. It provides a bridge between Flutter and ARCore, allowing integration of 3D content, motion tracking, and environmental understanding within Flutter applications. Designed specifically for Android, the plugin supports features like plane detection, light estimation, and object anchoring. Developers can leverage this tool to create immersive AR apps for gaming, education, retail, and more. The plugin is open-source and actively maintained by the community.

Use cases
  • Building AR games
  • Creating interactive product visualizations
  • Developing educational AR tools
  • Enhancing retail shopping experiences
  • Implementing AR navigation aids
Key features
  • ARCore SDK integration
  • Plane and surface detection
  • Motion tracking
  • Light estimation
  • 3D object anchoring
Suitable for
  • Android-only AR developers
  • Flutter developers exploring AR
  • Educational app creators
  • Retail and e-commerce platforms
Considerations
  • Limited to Android platform
  • Requires compatible hardware
  • May need additional setup for optimal performance
  • Depends on ARCore availability on device
Supported platformsAndroid

Install package

flutter pub add arcore_flutter_plugin

Categories

Source repository

Related projects