CariusLars / ar_flutter_plugin

Flutter Plugin for AR (Augmented Reality) - Supports ARKit on iOS and ARCore on Android devices
MIT License
333 stars 251 forks source link

Add face anchor functionality to the plugin #18

Open CariusLars opened 3 years ago

CariusLars commented 3 years ago

for inspiration see https://github.com/olexale/arkit_flutter_plugin (iOS) and https://github.com/giandifra/arcore_flutter_plugin (Android) --> the platform-specific implementations can be used as a base to work from and should be wrapped with a common Flutter API