Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
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
2 changes: 1 addition & 1 deletion .ci/flutter_master.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9ad052a57e0f08f05c8f126f80b59dc06e2b81af
a0f1c670ed90ee1dbb656ad2b9c469bfbd529f19
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ class _FakeStreamController_0<T> extends _i1.Fake

class _FakeLatLngBounds_1 extends _i1.Fake implements _i3.LatLngBounds {}

class _FakeScreenCoordinate_2 extends _i1.Fake implements _i3.ScreenCoordinate {
}
class _FakeScreenCoordinate_2 extends _i1.Fake
implements _i3.ScreenCoordinate {}

class _FakeLatLng_3 extends _i1.Fake implements _i3.LatLng {}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import 'package:mockito/mockito.dart' as _i1;

class _FakeLostData_0 extends _i1.Fake implements _i2.LostData {}

class _FakeLostDataResponse_1 extends _i1.Fake implements _i2.LostDataResponse {
}
class _FakeLostDataResponse_1 extends _i1.Fake
implements _i2.LostDataResponse {}

/// A class which mocks [ImagePickerPlatform].
///
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import 'test_android_webview.pigeon.dart' as _i5;
// ignore_for_file: unnecessary_parenthesis
// ignore_for_file: camel_case_types

class _FakeDownloadListener_0 extends _i1.Fake implements _i2.DownloadListener {
}
class _FakeDownloadListener_0 extends _i1.Fake
implements _i2.DownloadListener {}

class _FakeJavaScriptChannel_1 extends _i1.Fake
implements _i2.JavaScriptChannel {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ class _FakeWebStorage_1 extends _i1.Fake implements _i2.WebStorage {}

class _FakeWebView_2 extends _i1.Fake implements _i2.WebView {}

class _FakeDownloadListener_3 extends _i1.Fake implements _i2.DownloadListener {
}
class _FakeDownloadListener_3 extends _i1.Fake
implements _i2.DownloadListener {}

class _FakeJavascriptChannelRegistry_4 extends _i1.Fake
implements _i3.JavascriptChannelRegistry {}
Expand Down