Open yigit433 opened 5 months ago
did you find a solution?
I had to delete the library because I couldn't find the solution.
i just override the namespace and its working fine
@hissro could you show how to do this override step, plz ?
I believe you need to add the namespace to the android directory flutter_compass
uses , not your main application directory. In other words you'll have to modify your local .pub-cache file for the _package:fluttercompass.
Either that or consider using another AGP version.
Nonetheless, this should be resolved by the package maintainers or contributors, I think https://github.com/hemanthrajv/flutter_compass/pull/113/files is doing precisely that.
@koman96 there many way to fix this error: A:
B: there second way by adding dependency_overrides for flutter_compass now you can run and build your app.
regards
The error message I receive is as follows. Can you help me?