You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/shared_preferences/shared_preferences_android/android/src/main/java/io/flutter/plugins/sharedpreferences/LegacySharedPreferencesPlugin.java
Copy file name to clipboardExpand all lines: packages/shared_preferences/shared_preferences_android/android/src/main/java/io/flutter/plugins/sharedpreferences/Messages.java
+10-10
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
2
// Use of this source code is governed by a BSD-style license that can be
3
3
// found in the LICENSE file.
4
-
// Autogenerated from Pigeon (v9.2.5), do not edit directly.
4
+
// Autogenerated from Pigeon (v16.0.4), do not edit directly.
5
5
// See also: https://pub.dev/packages/pigeon
6
6
7
7
packageio.flutter.plugins.sharedpreferences;
@@ -88,14 +88,14 @@ public interface SharedPreferencesApi {
88
88
* Sets up an instance of `SharedPreferencesApi` to handle messages through the
0 commit comments