flutter_look_around library
Classes
- CreationParams
- FlutterLookAround
- FlutterLookAroundPlatform
- LatLng
- LookAroundController
-
LookAroundEvent<
T> - LookAroundIsAvailableEvent
- Event that is triggered when the look around is available.
- POIPointOfInterestFilter
Enums
Typedefs
- LookAroundCreatedCallback = void Function(LookAroundController controller)
- Callback method for when the LookAround is ready to be used.