SYMBOL INDEX (203 symbols across 24 files) FILE: example/lib/examples/cloudanchorexample.dart class CloudAnchorWidget (line 21) | class CloudAnchorWidget extends StatefulWidget { method createState (line 24) | _CloudAnchorWidgetState createState() class _CloudAnchorWidgetState (line 27) | class _CloudAnchorWidgetState extends State { method initState (line 47) | void initState() method dispose (line 57) | void dispose() method build (line 63) | Widget build(BuildContext context) method onARViewCreated (line 135) | void onARViewCreated( method onRemoveEverything (line 211) | Future onRemoveEverything() method onNodeTapped (line 229) | Future onNodeTapped(List nodeNames) method onPlaneOrPointTapped (line 235) | Future onPlaneOrPointTapped( method onUploadButtonPressed (line 269) | Future onUploadButtonPressed() method onAnchorDownloaded (line 292) | ARAnchor onAnchorDownloaded(MapserializedAnchor) method onDownloadButtonPressed (line 309) | Future onDownloadButtonPressed() method showAlertDialog (line 334) | void showAlertDialog(BuildContext context, String title, String content, type FirebaseListener (line 372) | typedef FirebaseListener = void Function(QuerySnapshot snapshot); type FirebaseDocumentStreamListener (line 373) | typedef FirebaseDocumentStreamListener = void Function( class FirebaseManager (line 376) | class FirebaseManager { method initializeFlutterFire (line 383) | Future initializeFlutterFire() method uploadAnchor (line 397) | void uploadAnchor(ARAnchor anchor, {Position? currentLocation}) method uploadObject (line 419) | void uploadObject(ARNode node) method downloadLatestAnchor (line 431) | void downloadLatestAnchor(FirebaseListener listener) method downloadAnchorsByLocation (line 441) | void downloadAnchorsByLocation(FirebaseDocumentStreamListener listener, method downloadAnchorsByChannel (line 457) | void downloadAnchorsByChannel() method getObjectsFromAnchor (line 459) | void getObjectsFromAnchor(ARPlaneAnchor anchor, FirebaseListener liste... method deleteExpiredDatabaseEntries (line 467) | void deleteExpiredDatabaseEntries() FILE: example/lib/examples/debugoptionsexample.dart class DebugOptionsWidget (line 9) | class DebugOptionsWidget extends StatefulWidget { method createState (line 12) | _DebugOptionsWidgetState createState() class _DebugOptionsWidgetState (line 15) | class _DebugOptionsWidgetState extends State { method dispose (line 26) | void dispose() method build (line 32) | Widget build(BuildContext context) method onARViewCreated (line 90) | void onARViewCreated( method updateSessionSettings (line 109) | void updateSessionSettings() FILE: example/lib/examples/externalmodelmanagementexample.dart class ExternalModelManagementWidget (line 21) | class ExternalModelManagementWidget extends StatefulWidget { method createState (line 24) | _ExternalModelManagementWidgetState createState() class _ExternalModelManagementWidgetState (line 28) | class _ExternalModelManagementWidgetState method initState (line 54) | void initState() method dispose (line 64) | void dispose() method build (line 70) | Widget build(BuildContext context) method onARViewCreated (line 158) | void onARViewCreated( method onModelSelected (line 234) | void onModelSelected(AvailableModel model) method onRemoveEverything (line 242) | Future onRemoveEverything() method onNodeTapped (line 260) | Future onNodeTapped(List nodeNames) method onPlaneOrPointTapped (line 265) | Future onPlaneOrPointTapped( method onUploadButtonPressed (line 299) | Future onUploadButtonPressed() method onAnchorDownloaded (line 322) | ARAnchor onAnchorDownloaded(Map serializedAnchor) method onDownloadButtonPressed (line 339) | Future onDownloadButtonPressed() method showAlertDialog (line 364) | void showAlertDialog(BuildContext context, String title, String content, type FirebaseListener (line 402) | typedef FirebaseListener = void Function(QuerySnapshot snapshot); type FirebaseDocumentStreamListener (line 403) | typedef FirebaseDocumentStreamListener = void Function( class FirebaseManager (line 406) | class FirebaseManager { method initializeFlutterFire (line 414) | Future initializeFlutterFire() method uploadAnchor (line 429) | void uploadAnchor(ARAnchor anchor, {Position? currentLocation}) method uploadObject (line 451) | void uploadObject(ARNode node) method downloadLatestAnchor (line 463) | void downloadLatestAnchor(FirebaseListener listener) method downloadAnchorsByLocation (line 473) | void downloadAnchorsByLocation(FirebaseDocumentStreamListener listener, method downloadAnchorsByChannel (line 489) | void downloadAnchorsByChannel() method getObjectsFromAnchor (line 491) | void getObjectsFromAnchor(ARPlaneAnchor anchor, FirebaseListener liste... method deleteExpiredDatabaseEntries (line 499) | void deleteExpiredDatabaseEntries() method downloadAvailableModels (line 518) | void downloadAvailableModels(FirebaseListener listener) class AvailableModel (line 526) | class AvailableModel { class ModelSelectionWidget (line 533) | class ModelSelectionWidget extends StatefulWidget { method createState (line 540) | _ModelSelectionWidgetState createState() class _ModelSelectionWidgetState (line 543) | class _ModelSelectionWidgetState extends State { method initState (line 549) | void initState() method build (line 562) | Widget build(BuildContext context) FILE: example/lib/examples/localandwebobjectsexample.dart class LocalAndWebObjectsWidget (line 19) | class LocalAndWebObjectsWidget extends StatefulWidget { method createState (line 22) | _LocalAndWebObjectsWidgetState createState() class _LocalAndWebObjectsWidgetState (line 26) | class _LocalAndWebObjectsWidgetState extends State _downloadFile(String url, String filename) method _downloadAndUnpack (line 131) | Future _downloadAndUnpack(String url, String filename) method onLocalObjectAtOriginButtonPressed (line 150) | Future onLocalObjectAtOriginButtonPressed() method onWebObjectAtOriginButtonPressed (line 166) | Future onWebObjectAtOriginButtonPressed() method onFileSystemObjectAtOriginButtonPressed (line 181) | Future onFileSystemObjectAtOriginButtonPressed() method onLocalObjectShuffleButtonPressed (line 200) | Future onLocalObjectShuffleButtonPressed() method onWebObjectShuffleButtonPressed (line 222) | Future onWebObjectShuffleButtonPressed() FILE: example/lib/examples/objectgesturesexample.dart class ObjectGesturesWidget (line 17) | class ObjectGesturesWidget extends StatefulWidget { method createState (line 20) | _ObjectGesturesWidgetState createState() class _ObjectGesturesWidgetState (line 23) | class _ObjectGesturesWidgetState extends State { method dispose (line 32) | void dispose() method build (line 38) | Widget build(BuildContext context) method onARViewCreated (line 62) | void onARViewCreated( method onRemoveEverything (line 90) | Future onRemoveEverything() method onPlaneOrPointTapped (line 100) | Future onPlaneOrPointTapped( FILE: example/lib/examples/objectsonplanesexample.dart class ObjectsOnPlanesWidget (line 17) | class ObjectsOnPlanesWidget extends StatefulWidget { method createState (line 20) | _ObjectsOnPlanesWidgetState createState() class _ObjectsOnPlanesWidgetState (line 23) | class _ObjectsOnPlanesWidgetState extends State { method dispose (line 32) | void dispose() method build (line 38) | Widget build(BuildContext context) method onARViewCreated (line 62) | void onARViewCreated( method onRemoveEverything (line 83) | Future onRemoveEverything() method onNodeTapped (line 93) | Future onNodeTapped(List nodes) method onPlaneOrPointTapped (line 98) | Future onPlaneOrPointTapped( FILE: example/lib/examples/screenshotexample.dart class ScreenshotWidget (line 15) | class ScreenshotWidget extends StatefulWidget { method createState (line 18) | _ScreenshotWidgetState createState() class _ScreenshotWidgetState (line 21) | class _ScreenshotWidgetState extends State { method dispose (line 30) | void dispose() method build (line 36) | Widget build(BuildContext context) method onARViewCreated (line 65) | void onARViewCreated( method onRemoveEverything (line 86) | Future onRemoveEverything() method onTakeScreenshot (line 98) | Future onTakeScreenshot() method onNodeTapped (line 110) | Future onNodeTapped(List nodes) method onPlaneOrPointTapped (line 115) | Future onPlaneOrPointTapped( FILE: example/lib/main.dart function main (line 16) | void main() class MyApp (line 21) | class MyApp extends StatefulWidget { method createState (line 23) | _MyAppState createState() class _MyAppState (line 26) | class _MyAppState extends State { method initState (line 31) | void initState() method initPlatformState (line 37) | Future initPlatformState() method build (line 57) | Widget build(BuildContext context) class ExampleList (line 74) | class ExampleList extends StatelessWidget { method build (line 78) | Widget build(BuildContext context) class ExampleCard (line 129) | class ExampleCard extends StatelessWidget { class Example (line 150) | class Example { FILE: example/test/widget_test.dart function main (line 13) | void main() FILE: lib/ar_flutter_plugin.dart class ArFlutterPlugin (line 7) | class ArFlutterPlugin { FILE: lib/datatypes/anchor_types.dart type AnchorType (line 2) | enum AnchorType { FILE: lib/datatypes/config_planedetection.dart type PlaneDetectionConfig (line 2) | enum PlaneDetectionConfig { FILE: lib/datatypes/hittest_result_types.dart type ARHitTestResultType (line 2) | enum ARHitTestResultType { FILE: lib/datatypes/node_types.dart type NodeType (line 2) | enum NodeType { FILE: lib/managers/ar_anchor_manager.dart type AnchorUploadedHandler (line 6) | typedef AnchorUploadedHandler = void Function(ARAnchor arAnchor); type AnchorDownloadedHandler (line 7) | typedef AnchorDownloadedHandler = ARAnchor Function( class ARAnchorManager (line 11) | class ARAnchorManager { method _platformCallHandler (line 40) | Future _platformCallHandler(MethodCall call) method addAnchor (line 86) | Future addAnchor(ARAnchor anchor) method uploadAnchor (line 100) | Future uploadAnchor(ARAnchor anchor) method downloadAnchor (line 112) | Future downloadAnchor(String cloudanchorid) FILE: lib/managers/ar_location_manager.dart class ARLocationManager (line 5) | class ARLocationManager { method getLastKnownPosition (line 10) | Future getLastKnownPosition() method startLocationUpdates (line 47) | Future startLocationUpdates() method stopLocationUpdates (line 91) | void stopLocationUpdates() method openAppPermissionSettings (line 96) | void openAppPermissionSettings() method openLocationServicesSettings (line 101) | void openLocationServicesSettings() method _determinePosition (line 109) | Future _determinePosition() FILE: lib/managers/ar_object_manager.dart type NodeTapResultHandler (line 10) | typedef NodeTapResultHandler = void Function(List nodes); type NodePanStartHandler (line 11) | typedef NodePanStartHandler = void Function(String node); type NodePanChangeHandler (line 12) | typedef NodePanChangeHandler = void Function(String node); type NodePanEndHandler (line 13) | typedef NodePanEndHandler = void Function(String node, Matrix4 transform); type NodeRotationStartHandler (line 14) | typedef NodeRotationStartHandler = void Function(String node); type NodeRotationChangeHandler (line 15) | typedef NodeRotationChangeHandler = void Function(String node); type NodeRotationEndHandler (line 16) | typedef NodeRotationEndHandler = void Function(String node, Matrix4 tran... class ARObjectManager (line 19) | class ARObjectManager { method _platformCallHandler (line 43) | Future _platformCallHandler(MethodCall call) method addNode (line 123) | Future addNode(ARNode node, {ARPlaneAnchor? planeAnchor}) FILE: lib/managers/ar_session_manager.dart type ARHitResultHandler (line 13) | typedef ARHitResultHandler = void Function(List hits); class ARSessionManager (line 16) | class ARSessionManager { method getCameraPose (line 42) | Future getCameraPose() method getPose (line 54) | Future getPose(ARAnchor anchor) method getDistanceBetweenAnchors (line 71) | Future getDistanceBetweenAnchors( method getDistanceFromAnchor (line 85) | Future getDistanceFromAnchor(ARAnchor anchor) method getDistanceBetweenVectors (line 98) | double getDistanceBetweenVectors(Vector3 vector1, Vector3 vector2) method _platformCallHandler (line 106) | Future _platformCallHandler(MethodCall call) method snapshot (line 192) | Future snapshot() FILE: lib/models/ar_anchor.dart class ARAnchor (line 8) | abstract class ARAnchor { method toJson (line 36) | Map toJson() class ARPlaneAnchor (line 40) | class ARPlaneAnchor extends ARAnchor { method fromJson (line 62) | ARPlaneAnchor fromJson(Map json) method toJson (line 66) | Map toJson() function aRPlaneAnchorFromJson (line 70) | ARPlaneAnchor aRPlaneAnchorFromJson(Map json) function aRPlaneAnchorToJson (line 85) | Map aRPlaneAnchorToJson(ARPlaneAnchor instance) class ARUnkownAnchor (line 97) | class ARUnkownAnchor extends ARAnchor { method fromJson (line 102) | ARUnkownAnchor fromJson(Map json) method toJson (line 106) | Map toJson() function aRUnkownAnchorFromJson (line 109) | ARUnkownAnchor aRUnkownAnchorFromJson(Map json) function aRUnkownAnchorToJson (line 118) | Map aRUnkownAnchorToJson(ARUnkownAnchor instance) FILE: lib/models/ar_hittest_result.dart class ARHitTestResult (line 9) | class ARHitTestResult { method fromJson (line 27) | ARHitTestResult fromJson(Map json) method toJson (line 31) | Map toJson() function _$ARHitTestResultFromJson (line 35) | ARHitTestResult _$ARHitTestResultFromJson(Map json) function _$ARHitTestResultToJson (line 44) | Map _$ARHitTestResultToJson(ARHitTestResult instance) function writeNotNull (line 47) | void writeNotNull(String key, dynamic value) class ARHitTestResultTypeConverter (line 62) | class ARHitTestResultTypeConverter method fromJson (line 68) | ARHitTestResultType fromJson(int json) method toJson (line 81) | int toJson(ARHitTestResultType object) FILE: lib/models/ar_node.dart class ARNode (line 13) | class ARNode { method toMap (line 99) | Map toMap() method fromMap (line 108) | ARNode fromMap(Map map) function createTransformMatrix (line 119) | Matrix4 createTransformMatrix(Matrix4? origin, Vector3? position, function _copySign (line 189) | double _copySign(double magnitude, double sign) class MatrixValueNotifierConverter (line 206) | class MatrixValueNotifierConverter method fromJson (line 211) | ValueNotifier fromJson(List json) method toJson (line 216) | List toJson(ValueNotifier matrix) FILE: lib/utils/json_converters.dart class MatrixConverter (line 5) | class MatrixConverter implements JsonConverter> { method fromJson (line 9) | Matrix4 fromJson(List json) method toJson (line 14) | List toJson(Matrix4 matrix) FILE: lib/widgets/ar_view.dart type ARViewCreatedCallback (line 11) | typedef ARViewCreatedCallback = void Function( class PlatformARView (line 18) | abstract class PlatformARView { method build (line 30) | Widget build( method onPlatformViewCreated (line 36) | void onPlatformViewCreated(int id) function createManagers (line 40) | createManagers( class AndroidARView (line 56) | class AndroidARView implements PlatformARView { method onPlatformViewCreated (line 62) | void onPlatformViewCreated(int id) method build (line 68) | Widget build( class IosARView (line 91) | class IosARView implements PlatformARView { method onPlatformViewCreated (line 97) | void onPlatformViewCreated(int id) method build (line 103) | Widget build( class ARView (line 131) | class ARView extends StatefulWidget { method createState (line 157) | _ARViewState createState() class _ARViewState (line 165) | class _ARViewState extends State { method initState (line 179) | void initState() FILE: test/ar_flutter_plugin_test.dart function main (line 5) | void main()