flutter_map_polywidget 1.0.1 copy "flutter_map_polywidget: ^1.0.1" to clipboard
flutter_map_polywidget: ^1.0.1 copied to clipboard

flutter_map_polywidget is a flutter_map plugin for displaying any widget on the map.

0.0.1 #

  • Initial release

0.0.2 #

  • Add example from showcase video in /example

0.0.3 #

  • fix example and add documentation

0.0.4 #

  • fix formatting in polywidget.dart

0.0.5-0.0.8 #

  • add automatic deployment

0.0.9 #

0.1.0 #

  • make polywidget clickable by using Positioned() instead of Transform.translate()
  • add functionality to constrain custom widget

1.0.0 #

  • migrate to flutter_map v6.0.0
  • add library file to reduce imports

migration steps #

  • replace import 'package:flutter_map_polywidget/tile_layer.dart'; and import 'package:flutter_map_polywidget/polywidget.dart'; with import 'package:flutter_map_polywidget/flutter_map_polywidget.dart';

1.0.1 #

  • allow all widgets to be placed inside PolyWidgetLayer. This allows the use of Selectors to build PolyWidgets for example.
15
likes
150
points
955
downloads

Publisher

unverified uploader

Weekly Downloads

flutter_map_polywidget is a flutter_map plugin for displaying any widget on the map.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_map, latlong2

More

Packages that depend on flutter_map_polywidget