“MissingPluginException(No implementation found for method getDatabasesPath on channel com.tekartik.sqflite)” when i use floor database
问题 I'm trying to use floor database but when i want to build database i got below error : E/flutter (26007): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method getDatabasesPath on channel com.tekartik.sqflite) E/flutter (26007): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:154:7) E/flutter (26007): <asynchronous suspension> E/flutter (26007): #1 MethodChannel.invokeMethod (package