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

Engage flutter SDK.

[0.2.0] - 2023-09-26 #

Added #

  • logout: delete the associated device token from the user's profile

[0.1.0] - 2023-04-04 #

Changed #

  • init now requires await. Should be called after WidgetsFlutterBinding.ensureInitialized();
  • identify now automatically tracks the customer's timezone (as tz). This is to be used for sending messages at recipient's timezone.
  • setDeviceToken now tracks app version, build and current timestamp to know last sync.

Added #

  • merge: Merge an anonymous user with an identified user
  • addToAccount: Add the Customer to an Account
  • removeFromAccount: Remove the Customer from an Account
  • changeAccountRole: Change the Customer's role in the Account
  • convertToAccount: Convert the Customer profile to an Account
  • convertToCustomer: convert the Account profile to a Customer

[0.0.2] - 2022-04-08 #

Added #

  • Added created_at to identify.

[0.0.1] - 2022-03-30 #

Added #

  • First version. Implemented setDeviceToken, addAttributes, trackEvents and identify.
4
likes
90
pub points
15%
popularity

Publisher

unverified uploader

Engage flutter SDK.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_native_timezone, http, package_info_plus

More

Packages that depend on engage