-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/plugins
#2536Labels
p: shared_preferencesPlugin to read and write Shared PreferencesPlugin to read and write Shared Preferencespackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specifically
Description
When I use the Shared preferences plugin
[deprecation] getFlutterEngine() in FlutterPluginBinding has been deprecated...
/home/chinnonsantos/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6/android/src/main/java/io/flutter/plugins/sharedpreferences/SharedPreferencesPlugin.java:25: warning: [deprecation] getFlutterEngine() in FlutterPluginBinding has been deprecated
setupChannel(binding.getFlutterEngine().getDartExecutor(), binding.getApplicationContext());
^
1 warning
Should I worry about this using the plugin?
bradyt, robrichardson13, acoutts and hallidev
Metadata
Metadata
Assignees
Labels
p: shared_preferencesPlugin to read and write Shared PreferencesPlugin to read and write Shared Preferencespackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specifically