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:
@@ -38,6 +38,7 @@ workspace:
|
|||||||
- navigation_and_routing
|
- navigation_and_routing
|
||||||
- pedometer
|
- pedometer
|
||||||
- pedometer/example
|
- pedometer/example
|
||||||
|
- place_tracker
|
||||||
- platform_channels
|
- platform_channels
|
||||||
- platform_design
|
- platform_design
|
||||||
- platform_view_swift
|
- platform_view_swift
|
||||||
|
|||||||
Reference in New Issue
Block a user