Top Flutter Augmented Reality (AR) and Virtual Reality (VR) packages Adding Augmented Reality (AR) to your Flutter app can allow users to superimpose computer-generated images on top of their real-world surroundings, in real time. AR apps use the camera on a user's smartphone or tablet to track their movements and place virtual objects in their field of view, thereby enhancing their perception of reality. AR has a wide range of potential applications, including gaming, navigation, training, shopping and education. On the other hand, Virtual Reality (VR) technology allows users to interact with device-generated environments in a way that feels realistic and immersive. When added to Flutter apps, VR can transport users to other worlds, giving a front-row seat to amazing experiences, and let them interact with digital content in a way that feels natural and intuitive. The complete list of Flutter packages that can help you add Augmented Reality (AR) and Virtual Reality (VR) to your Flutter apps is provided below.
arkit_plugin
476
Flutter Plugin for ARKit - Apple's augmented reality (AR) development platform for iOS mobile devices.
ar_flutter_plugin
349
Flutter Plugin for creating (collaborative) Augmented Reality experiences - Supports ARKit for iOS and ARCore for Android devices.
arcore_flutter_plugin
331
Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences
ar_location_view
71
ArLocationView is designed to used in areas with large concentration of static POIs
arcore_plugin
56
A new Flutter plugin that allows you to integrate ARCore functionlaity into youre app
ar_flutter_plugin_flutterflow
35
This plugin is a fork of the original AR Flutter Plugin, created because the original plugin had not been updated since 2022.
ar_core
29
Flutter Plugin for adding Augmented Reality in application - Supports Real time camera and objects plecement of an object on iOS and Android devices