CariusLars / ar_flutter_plugin

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

null safety errors removed from debugOptionsExample #144

Closed Hami0095 closed 1 year ago

Hami0095 commented 1 year ago

There were these null-safety errors, in the file DebugOptionsExample that have been removed.

Hami0095 commented 1 year ago

late initialization might push up still