mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Remove file_selector_* from pubspecs. (#1397)
As of 0.9.1, all of the 1P implementations of `file_selector` are endorsed, so there's no need to directly include the sub-packages.
This commit is contained in:
@@ -14,11 +14,7 @@ dependencies:
|
||||
adaptive_breakpoints: ^0.1.1
|
||||
cupertino_icons: ^1.0.2
|
||||
equatable: ^2.0.3
|
||||
file_selector: ^0.9.0
|
||||
file_selector_linux: ^0.9.0
|
||||
file_selector_macos: ^0.9.0
|
||||
file_selector_web: ^0.9.0
|
||||
file_selector_windows: ^0.9.0
|
||||
file_selector: ^0.9.1
|
||||
flutter_markdown: ^0.6.2
|
||||
google_fonts: ^3.0.0
|
||||
hive: ^2.0.4
|
||||
|
||||
Reference in New Issue
Block a user