Skip to content

Commit

Permalink
Update flutter_map.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
mootw committed Dec 5, 2024
1 parent 14712ad commit 7ab7a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/flutter_map.dart
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ export 'package:flutter_map/src/map/options/cursor_keyboard_rotation.dart';
export 'package:flutter_map/src/map/options/interaction.dart';
export 'package:flutter_map/src/map/options/options.dart';
export 'package:flutter_map/src/map/widget.dart';
export 'package:flutter_map/src/misc/bounds.dart';
export 'package:flutter_map/src/misc/bounds.dart';

0 comments on commit 7ab7a91

Please sign in to comment.