flutter_custom_tabs_ios 2.0.0-beta.1 copy "flutter_custom_tabs_ios: ^2.0.0-beta.1" to clipboard
flutter_custom_tabs_ios: ^2.0.0-beta.1 copied to clipboard

unlisted

iOS platform implementation of flutter_custom_tabs.

2.0.0-beta.1 #

  • Supports launching a URL in an external browser (#157).
  • Adopts the Pigeon code generation tool.
  • Moves SafariViewControllerOptions from flutter_custom_tabs_platform_interface package (#151).
  • Adds unit tests for iOS platform (#162).
  • Properly callback URL launch results (#164).

2.0.0-beta #

  • Initial release of the flutter_custom_tabs iOS implementation.