batch_flutter 1.0.0-rc.2 copy "batch_flutter: ^1.0.0-rc.2" to clipboard
batch_flutter: ^1.0.0-rc.2 copied to clipboard

outdated

Batch.com Flutter Plugin. Batch Flutter Plugin allows you to build meaningful communication experience in your iOS app through highly personalized push notifications and In-App messages.

1.0.0-rc.2 #

Inbox

  • Fix limit and maxPageSize staying at their default values.

1.0.0-rc.1 / 0.1.0 #

First Release Candidate

Messaging

  • Added Do Not Disturb support.

Inbox

  • Calling dispose() on a disposed fetcher doesn't throw anymore.
  • Added markAsRead(), markAllAsRead() and markAsDeleted().
  • Added limit and maxPageSize to getFetcherForInstallation() and getFetcherForUser().

0.0.3 #

Inbox

  • Added Batch Inbox support:
    • Fetchers can be instanciated for both Installation and User modes.
    • fetchNewNotifications(), fetchNextPage(), get allNotifications and dispose() have been implemented.
    • markAsRead(), markAsDeleted() and pagination configuration will come in a later beta.

Push

  • Added setShowForegroundNotificationsOniOS(), which can enable foreground notification display on iOS.
    Note: This requires BatchUNUserNotificationCenterDelegate to be set as your UNUserNotificationCenterDelegate in the native integration.

User

  • Added get attributes and get tagCollections properties to read back previously set attributes and tag collections.
  • Added get identifier, get language and get region to read back the user identifier and language/region overrides.

0.0.2 #

Core

  • Added showDebugView().
  • Added optIn(), optOut() and optOutAndWipeData().
    • isOptedOut will come in a later seed.

Push

  • Added requestProvisionalNotificationAuthorization().

User

  • Added trackEvent(), trackTransaction(), trackLocation() and the BatchEventData class.
  • Added newEditor() which returns a BatchUserDataEditor instance, allowing you to edit the user profile (attributes, tags, language/region, custom identifier).

0.0.1 #

  • First Batch Flutter plugin beta release.
10
likes
0
points
5.15k
downloads

Publisher

verified publisherbatch.com

Weekly Downloads

Batch.com Flutter Plugin. Batch Flutter Plugin allows you to build meaningful communication experience in your iOS app through highly personalized push notifications and In-App messages.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on batch_flutter