Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Implement Android WebView api with pigeon (Dart portion) #4435

Merged
merged 11 commits into from
Oct 26, 2021
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Copyright 2013 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

flutter pub run pigeon \
--input pigeons/android_webview.dart \
--dart_out lib/src/android_webview.pigeon.dart

Large diffs are not rendered by default.

Loading