setgreet 0.2.0 copy "setgreet: ^0.2.0" to clipboard
setgreet: ^0.2.0 copied to clipboard

Official Flutter SDK for Setgreet - Mobile app user onboarding and engagement platform

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 - 2025-10-01 #

Added #

  • Operation support in identifyUser method for better user state management
  • Locale parameter in identifyUser method to support localization

Changed #

  • Upgraded native Android SDK version
  • Upgraded native iOS SDK version
  • Enhanced identifyUser API with additional parameters

0.1.0 - 2025-08-27 #

Added #

  • Initial release of Setgreet Flutter SDK
  • Core functionality:
    • SDK initialization with app key and configuration
    • User identification with custom attributes
    • Event tracking with properties
    • Screen tracking with properties
    • Flow display functionality
    • User session reset
  • Cross-platform support for Android and iOS
  • Comprehensive error handling with custom exceptions
  • Debug mode support for development
  • Example Flutter app demonstrating all features
  • Complete documentation and API reference

Technical Details #

  • Built with Flutter 3.0+ and Dart 3.0+
  • Android implementation using Kotlin and MethodChannel
  • iOS implementation using Swift and FlutterMethodChannel
  • Platform-specific native SDK integrations
  • Proper error propagation and exception handling
0
likes
150
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

Official Flutter SDK for Setgreet - Mobile app user onboarding and engagement platform

Homepage
Repository (GitHub)
View/report issues

Topics

#setgreet #flutter #sdk #mobile-app #onboarding

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on setgreet

Packages that implement setgreet