Commit 3296390
Add web url launcher (flutter#2119)
* Move url_launcher to url_launcher/url_launcher
Add url_launcher_web package
Test plugins even if they don't have a pubspec in the top-level folder
Bump up the pubspec version for new homepage URL
Add dummy podspec file for iOS
Remove unused import
Format test
Update check_publish.sh script
* UPdate check_publish for federated plugins.
* Follow correct semver when bumping version
* Add some tests for `launch`
* Check if directory exists for CI1 parent 1cdbbfb commit 3296390
71 files changed
Lines changed: 215 additions & 11 deletions
File tree
- packages/url_launcher
- url_launcher_web
- ios
- lib
- test
- url_launcher
- android
- src/main
- java/io/flutter/plugins/urllauncher
- example
- android
- app
- gradle/wrapper
- src/main
- java/io/flutter/plugins/urllauncherexample
- res
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- gradle/wrapper
- ios
- Flutter
- Runner.xcodeproj
- project.xcworkspace
- Runner.xcworkspace
- Runner
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- lib
- ios
- Assets
- Classes
- lib
- test
- script
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 4 additions & 0 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments