engage 0.3.0
engage: ^0.3.0 copied to clipboard
Engage flutter SDK.
0.3.0 - 2025-02-14 #
Changed #
- Updated
package_info_plusto 8.0.2 - Updated
flutter_lintsto 4.0.2 - Replaced
flutter_native_timezonewithflutter_timezone
0.1.0 - 2023-04-04 #
Changed #
initnow requiresawait. Should be called afterWidgetsFlutterBinding.ensureInitialized();identifynow automatically tracks the customer's timezone (astz). This is to be used for sending messages at recipient's timezone.setDeviceTokennow tracks app version, build and current timestamp to know last sync.
Added #
merge: Merge an anonymous user with an identified useraddToAccount: Add the Customer to an AccountremoveFromAccount: Remove the Customer from an AccountchangeAccountRole: Change the Customer's role in the AccountconvertToAccount: Convert the Customer profile to an AccountconvertToCustomer: convert the Account profile to a Customer