Skip to content

Commit

Permalink
docs: add link to github issue on platform plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Rene Floor <[email protected]>
  • Loading branch information
renefloor committed May 17, 2024
1 parent 1bd7e1c commit 6a2ba97
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/// These files are literal copies of [google_maps_flutter](https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter/lib/src)
/// We cannot depend on google_maps_flutter directly as it will include google_maps_ios and its native artifacts.
///
/// Can be updated if this issue is resolved: https://github.com/flutter/flutter/issues/81650
/// Related discussion: https://github.com/flutter/flutter/issues/148210
export 'google_map_original/google_map.dart';

0 comments on commit 6a2ba97

Please sign in to comment.