Skip to content

Commit

Permalink
Exported 'positioned_tap_detector_2' library (with TapPosition) (#1694
Browse files Browse the repository at this point in the history
)

fix: exported 'positioned_tap_detector_2' library and `LatLngTween`
  • Loading branch information
JaffaKetchup authored Oct 19, 2023
1 parent 117f254 commit d9c9210
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/flutter_map.dart
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ library flutter_map;
export 'package:flutter_map/src/geo/crs.dart';
export 'package:flutter_map/src/geo/latlng_bounds.dart';
export 'package:flutter_map/src/gestures/interactive_flag.dart';
export 'package:flutter_map/src/gestures/latlng_tween.dart';
export 'package:flutter_map/src/gestures/map_events.dart';
export 'package:flutter_map/src/gestures/multi_finger_gesture.dart';
export 'package:flutter_map/src/gestures/positioned_tap_detector_2.dart';
export 'package:flutter_map/src/layer/attribution_layer/rich/animation.dart';
export 'package:flutter_map/src/layer/attribution_layer/rich/source.dart';
export 'package:flutter_map/src/layer/attribution_layer/rich/widget.dart';
Expand Down

0 comments on commit d9c9210

Please sign in to comment.