FlutterMap : Obx wrapping throwing error #2058
RageshAntony
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using FlutterMap (https://github.com/fleaflet/flutter_map)
When wrapping FlutterMap widget with Obx , I am getting this error :
Why ?
I am using .obs variables inside FlutterMap widget , but till throwing error . Why? (FlutterMap is the only widget here , others inside are properties classes)
code : https://gist.github.com/RageshAntony/b6f0189d3ec06894afafd77b31bb17be
(examine home_view and map_view)
Beta Was this translation helpful? Give feedback.
All reactions