hi
on android 11 and mapbox_gl: ^0.12.0 : updateSymbol(symbol, changes) and clearSymbols() dont work
and I have to downgrade to mapbox_gl: ^0.11.0
and this leads to other dependencies versions conflicting.
this is my pubsec.yaml
version: 1.0.0+1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
hive: ^2.0.4
hive_flutter: ^1.1.0
mapbox_gl: ^0.12.0
meta: ^1.6.0
cupertino_icons: ^1.0.2
dev_dependencies:
timer_builder: ^2.0.0
flutter_test:
sdk: flutter
polyline: ^1.0.2
http: ^0.13.3
equatable: ^1.2.6
flutter_svg: ^0.22.0
provider: ^6.0.1
path_provider: ^2.0.2
hive_generator: ^1.0.0
build_runner: ^1.11.1