Skip to content

Commit

Permalink
chore: Add root flutter section to pubspec (#3441)
Browse files Browse the repository at this point in the history
Currently we need to have a flutter section in the root pubspec.
Tracking it here: dart-lang/pub#4486
  • Loading branch information
spydon authored Jan 9, 2025
1 parent 6ea5389 commit 3c8a19b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,7 @@ environment:

dev_dependencies:
melos: ^7.0.0-dev.1

flutter:
uses-material-design: true

0 comments on commit 3c8a19b

Please sign in to comment.