situm_flutter_sdk library
Classes
Constants
- CHANNEL_SDK_ID → const String
Functions
-
createBounds(
Map map) → Bounds -
createBuilding(
Map map) → Building -
createBuildingInfo(
Map map) → BuildingInfo -
createCategory(
Map map) → PoiCategory -
createCircleArea(
Map map) → CircleArea -
createCoordinate(
Map map) → Coordinate -
createEvent(
Map map) → Event -
createFloor(
Map map) → Floor -
createGeofence(
Map map) → Geofence -
createList<
T> (List maps, Function mapper) → List< T> -
createPoi(
Map map) → Poi -
createPoint(
Map map) → Point
Typedefs
- OnEnteredGeofencesCallback = void Function(OnEnteredGeofenceResult onEnterGeofenceResult)
- OnExitedGeofencesCallback = void Function(OnExitedGeofenceResult onExitGeofenceResult)