airship-flutter icon indicating copy to clipboard operation
airship-flutter copied to clipboard

Flutter integration

Results 9 airship-flutter issues
Sort by recently updated
recently updated
newest added

### What do these changes do? Moved method channel method names to constants. dart for better readability and make a less human error while typing method names and better reuse...

### What do these changes do? Add basic initial support for embedded views. ### Why are these changes necessary? To support embedded views in flutter. ### How did you verify...

Hi Team, Effected Airship Version : 7.5.0 We are using Airship_Flutter with another method channel . After airship initialization code, one of my method channel stopped working. When we commented...

# Preliminary Info ### What Airship dependencies are you using? airship_flutter: ^7.7.1 ### What are the versions of any relevant development tools you are using? Flutter 3.22.3 # Report ###...

- Framework Proxy: 13.3.1 - iOS SDK: 19.1.2 - Android SDK: 19.5.0 ## Changed Files: ``` CHANGELOG.md android/build.gradle android/src/main/kotlin/com/airship/flutter/AirshipPluginVersion.kt example/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved ios/airship_flutter.podspec ios/airship_flutter/Sources/airship_flutter/AirshipPluginVersion.swift pubspec.yaml ```

release
automated pr

- Framework Proxy: 14.0.0 - iOS SDK: 19.1.2 - Android SDK: 19.4.0 ## Changed Files: ``` CHANGELOG.md android/build.gradle android/src/main/kotlin/com/airship/flutter/AirshipPluginVersion.kt example/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved ios/airship_flutter.podspec ios/airship_flutter/Sources/airship_flutter/AirshipPluginVersion.swift pubspec.yaml ```

release
automated pr

- Framework Proxy: 13.3.1 - iOS SDK: 19.1.2 - Android SDK: 19.4.0 ## Changed Files: ``` CHANGELOG.md android/build.gradle android/src/main/kotlin/com/airship/flutter/AirshipPluginVersion.kt example/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved ios/airship_flutter.podspec ios/airship_flutter/Sources/airship_flutter/AirshipPluginVersion.swift pubspec.yaml ```

release
automated pr

Custom lottie view example