Skip to content

Commit 3e947b3

Browse files
committed
migrate to pub workspaces
1 parent 189266e commit 3e947b3

File tree

61 files changed

+187
-9083
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+187
-9083
lines changed

‎benchmark/pubspec.lock‎

Lines changed: 0 additions & 316 deletions
This file was deleted.

‎benchmark/pubspec.yaml‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Signals benchmark to other state libraries
33
publish_to: 'none'
44
version: 1.0.0+1
55
environment:
6-
sdk: '>=3.3.0 <4.0.0'
6+
sdk: ^3.5.0
77

88
dependencies:
99
flutter:
@@ -18,7 +18,9 @@ dependencies:
1818
dev_dependencies:
1919
flutter_test:
2020
sdk: flutter
21-
flutter_lints: ^3.0.0
21+
flutter_lints: ^5.0.0
2222

2323
flutter:
2424
uses-material-design: true
25+
26+
resolution: workspace

0 commit comments

Comments
 (0)