- Support longpress event.
- Update webview_flutter_lwe to 0.3.2.
- Update google_maps_flutter to 2.7.0.
- Update google_maps_flutter_platform_interface to 2.7.0.
- Update example code.
- Supports BitmapDescriptor.asset/bytes.
- Supports byte type marker icons.
- Update integration test.
- Fix new lint warnings.
- Update minimum Flutter and Dart version to 3.13 and 3.1.
- Update webview_flutter to 4.2.2.
- Update webview_flutter_lwe to 0.3.1.
- Update the example app (
9990a4b1d72158a14924d712e89d4efef3f178d2
). - Minor cleanups.
- Change dependency from webview_flutter_tizen to webview_flutter_lwe.
- Fix integration test failures.
- Resolve linter warnings.
- Update webview_flutter_tizen to 0.5.3.
- Fix variouse bugs.
- Update webview_flutter to 3.0.4.
- Update webview_flutter_tizen to 0.5.1.
- Update webview_flutter_tizen to 0.3.8.
- Replace deprecated API (
evaluateJavascript
torunJavascript
/runJavascriptForResult
).
- Initial release.