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

Engage flutter SDK.

[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
110
pub points
9%
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