update to pub workspaces

This commit is contained in:
Fabian Freund
2025-08-27 09:31:46 +02:00
parent 4e11821147
commit 9a8e9c228b
10 changed files with 60 additions and 67 deletions
@@ -3,6 +3,7 @@ description: "Demonstrates how to use the flutter_mozilla_components plugin."
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
resolution: workspace
environment:
sdk: '>=3.8.0 <4.0.0'
@@ -1,4 +0,0 @@
# melos_managed_dependency_overrides: flutter_mozilla_components
dependency_overrides:
flutter_mozilla_components:
path: ..