1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Add missing place_tracker workspace package to top-level pubspec (#2739)

The package already uses `resolution: workspace` but isn't listed in the
top-level `pubspec.yaml`. This fixes that.
This commit is contained in:
Pierre
2025-10-28 15:04:09 +01:00
committed by GitHub
parent 1d7963ab8d
commit 744a2653c9

View File

@@ -38,6 +38,7 @@ workspace:
- navigation_and_routing
- pedometer
- pedometer/example
- place_tracker
- platform_channels
- platform_design
- platform_view_swift