offline-flutter-nearby-chat-app
offline-flutter-nearby-chat-app copied to clipboard
Urgent Problem
The problem is as follows:
I don't know whether the problem is in the dependency(flutter_nearby_connections), I try everything in order to solve it.
I need some hints or solutions, plz. Thank u!
I think this is because of version , Have you try this "flutter upgrade"
Initially, thanks for your reply!
When I use your build.gradle settings, there're problems mentioned below.
In order to solve it, I change the ext.kotlin_version = '1.6.10' to '1.7.0' and the com.android.tools.build:gradle:4.1.0 to 7.4.0
Then I encounter the problem I suggested, I've tried "flutter upgrade". However, the problem is still the same.
Any ways to solve the problem? tks