SmartMessage Flutter SDK
The SmartMessage Fluuter SDK provides seamless integration for handling push notifications, customizing their appearance, managing notification & location permissions, performing analytic reporting via our APIs, and geofencing—all packaged as a lightweight framework.
Features
- Push Notifications – Receive and handle pushes with custom UI
- Permissions – Manage notification and location permission requests
- Analytics – Track events and report usage via built-in APIs
- Geofencing – Define and monitor geofences for location-based triggers
Full Guide
https://doc.smartmessage.com/docs/smartmessage/gettingstarted
Libraries
- enums/deeplink_type_enum
- enums/permission_type_enum
- enums/push_type_enum
- models/base_model
- models/notification_models/audio_notification_model
- models/notification_models/base_media_notification_model
- models/notification_models/base_notification_model
- models/notification_models/base_slider_notification_model
- models/notification_models/basic_carousel_notification_model
- models/notification_models/basic_notification_model
- models/notification_models/coverflow_carousel_notification_model
- models/notification_models/full_screen_dialog_model
- models/notification_models/gif_notification_model
- models/notification_models/html_dialog_model
- models/notification_models/html_notification_model
- models/notification_models/image_notification_model
- models/notification_models/interactive_notification_model
- models/notification_models/medium_dialog_model
- models/notification_models/rotary_carousel_notification_model
- models/notification_models/slider_notification_model
- models/notification_models/small_dialog_model
- models/notification_models/video_notification_model
- models/request_models/custom_event_request_model
- models/request_models/match_contact_device_request_model
- models/response_models/base_response_model
- models/slide_model
- models/user_info_model
- smp_mobile_flutter_sdk
- smp_mobile_flutter_sdk_method_channel
- smp_mobile_flutter_sdk_platform_interface