https://github.com/sixtusagbo/webview_codelab
Adding Webview to Flutter app
https://github.com/sixtusagbo/webview_codelab
codelab flutter google-developers
Last synced: 11 months ago
JSON representation
Adding Webview to Flutter app
- Host: GitHub
- URL: https://github.com/sixtusagbo/webview_codelab
- Owner: sixtusagbo
- License: mit
- Created: 2023-05-05T12:38:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T20:34:04.000Z (over 2 years ago)
- Last Synced: 2025-01-16T19:32:34.143Z (about 1 year ago)
- Topics: codelab, flutter, google-developers
- Language: Dart
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Webview Codelab
Flutter project I use to learn how to add and customize webview in flutter application.
I followed this [codelab](https://codelabs.developers.google.com/codelabs/flutter-webview), you can check it out.