Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ IDE: Android Studio 3.2.1

For help getting started with Flutter, view official online
[documentation](https://flutter.io/).
# git
1 change: 1 addition & 0 deletions flutter
Submodule flutter added at cf4400
6 changes: 2 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ description: A new Flutter webview project.
version: 1.0.0+1

environment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"
sdk: ">=2.12.0 <3.2.0"

dependencies:
flutter:
sdk: flutter
flutter_webview_plugin: "0.3.0+2"
flutter_webview: ^1.0.7

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
Expand Down