mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 05:48:24 +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
|
||||
- pedometer
|
||||
- pedometer/example
|
||||
- place_tracker
|
||||
- platform_channels
|
||||
- platform_design
|
||||
- platform_view_swift
|
||||
|
||||
Reference in New Issue
Block a user