Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file modified flutter-gallery/pubspec.yaml
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion network_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
dio: ^1.0.9
dio: ">=1.0.9 <6.0.0"
rxdart: any

dev_dependencies:
Expand Down
Empty file modified veggieseasons/pubspec.yaml
100755 → 100644
Empty file.