flutter_user_sdk 0.0.4 copy "flutter_user_sdk: ^0.0.4" to clipboard
flutter_user_sdk: ^0.0.4 copied to clipboard

outdated

UserComSDK that simplify sending events and receiving campaign notifications

0.0.1 #

  • Initial release
  • Support for sending CustomEvents, ProductEvents, ScreenEvents, NotificationEvents
  • Ping on app launch, registering and unregistering user
  • Request caching on Internet exceptions
  • Resending requests
  • Receiving notifications from FCM, ability to customize
  • Launching urls in Custom Tabs.

0.0.2 #

  • Now package support flutter >=3.0.0
  • Added missing serialization methods to models
  • Update min version of flushbar package

0.0.3-beta.1 #

  • Changed dependency of Awesome Notifcations
  • Ask for FirebaseMessaging permissions

0.0.4 #

  • Removed Awesome Notifications
  • Introduced Flutter Local Notifications