forked from flutter-tizen/plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[google_maps_flutter] Add temporary code to prevent errors
google_maps_flutter plugin was updated to 2.9.0 and new APIs were also added. Due to this, Unimplemented Error and Crash occur. Therefore, temporary code is added to prevent these errors until implementation. (In addition, this commit must be merged after webview_flutter_lwe 0.3.3 is applied)
- Loading branch information
1 parent
875e882
commit 954b738
Showing
3 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
## NEXT | ||
|
||
* Update webview_flutter_lwe to 0.3.3. | ||
|
||
## 0.1.8 | ||
|
||
* Support longpress event. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters