transfer_manager_ios 2.0.2 copy "transfer_manager_ios: ^2.0.2" to clipboard
transfer_manager_ios: ^2.0.2 copied to clipboard

iOS background URLSession implementation for transfer_manager.

2.0.2 #

  • Deliver live notification taps synchronously to the Flutter facade before acknowledging the native callback.

2.0.1 #

  • Fixed plugin registration before Flutter's binary messenger initializes.
  • Deferred notification-tap callback registration until first use.

2.0.0 #

  • Added platform-neutral destination decoding and notification taps.
  • Added native document preview and reveal actions.

1.5.0 #

  • Initial background URLSession implementation for downloads and multipart uploads.
  • Added relaunch reconciliation, progress events, pause/resume, cancellation, and completion notifications.
  • Added warm-app and cold-launch completion-notification tap responses.