Hi everyone I'm starting to learn mobile cross-platform development with flutter. But right now I'm stuck at sqlite dependency. Can anyone help please!! thank you for your time.
CodePudding user response:
My solution: go to https://pub.dev and search lib you want. open terminal and input
flutter pub get <lib>