Alexandre

Results 11 comments of Alexandre

> > @qq15725 we are having d3 chart as svg in our project and trying to take screenshot of that svg, in google chrome it is taking proper screenshot of...

Your are not the owner of the package. Just wait the merge of the package flutter_compass or put this in your pubspec.yaml ```YAML dependency_overrides: flutter_compass: git: https://github.com/PikPakPik/flutter_compass.git ```

If you want i fork with update https://github.com/PikPakPik/flutter_map_marker_cluster_2

> Hi @lpongetti Could you please accept the flutter_map 7 upgrade PR? https://pub.dev/packages/flutter_map_marker_cluster_2

Add this in the pubspec.yaml : ```YAML dependency_overrides: flutter_compass: git: https://github.com/PikPakPik/flutter_compass.git ```

> Would you be open to creating a pull request from your fork to this repository, @PikPakPik? I'm hopeful that @hemanthrajv would accept the fix to resolve this issue. Its...

Put this in your pubspec.yaml and wait : ```YAML dependency_overrides: flutter_compass: git: https://github.com/PikPakPik/flutter_compass.git ``` i do an MR for the flutter_compass error : https://github.com/hemanthrajv/flutter_compass/pull/113

Will be fixed in the 22.3 version