brianegan / flutter_architecture_samples

TodoMVC for Flutter
http://fluttersamples.com/
BSD 3-Clause "New" or "Revised" License
8.74k stars 1.71k forks source link

ChangeNotify + Provider example run in flutter 2.0 #205

Open longfit opened 3 years ago

longfit commented 3 years ago

How to fix below problem

ChangeNotify cannot run in flutter 2.0

/home/ykwings/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.4.3/lib/shared_preferences.dart:146:15: Error: The method 'setMockMethodCallHandler' isn't defined for the class 'MethodChannel'.