arcore_plugin 0.2.0 copy "arcore_plugin: ^0.2.0" to clipboard
arcore_plugin: ^0.2.0 copied to clipboard

A new Flutter plugin that allows you to integrate ARCore functionlaity into youre app

0.0.1 #

  • First Release

0.0.1+1 #

  • Added more information in README file

0.0.1+2 #

  • Added better control over Image Recognition. User can pause and resume image recognition via ArCoreViewController
  • Added example on how to save the imgdb file in the App --> see main function in example
  • Added pretrained imgdb file and tester images as asset for example
  • updated README.md

0.1.0 #

  • ArCore is now optional not required.

0.1.1 #

  • upgrade to ARCore version 1.8.0

0.1.2 #

  • added width, height, focusBox parameters (all optional)
  • width : width of arcore view (Default value 300)
  • height: height of arcore view (Default value 300)

0.1.4 #

  • Fixed image db file path
  • Fixed main thread issue in FlutterArcoreView
  • Toast message for recognized image BIG THANKS to Ilya Bershadskyi for contributing!

0.2.0 #

  • added loadImgdbFromAssets to API
  • refactored code
  • fix example code
56
likes
30
pub points
24%
popularity

Publisher

unverified uploader

A new Flutter plugin that allows you to integrate ARCore functionlaity into youre app

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, lint

More

Packages that depend on arcore_plugin