Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
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
Prev Previous commit
Update pubspec to preview versions.
  • Loading branch information
ditman committed Feb 23, 2021
commit 178a4cff8b1b74be12b706375554e35b07ffe793
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ version: 2.0.0
dependencies:
flutter:
sdk: flutter
meta: ^1.0.5
meta: ^1.3.0
http: ^0.13.0
plugin_platform_interface: ">=1.0.0 <3.0.0"
cross_file: ^0.3.0

dev_dependencies:
test: ^1.15.0
test: ^1.16.3
flutter_test:
sdk: flutter
pedantic: ^1.8.0
pedantic: ^1.10.0

environment:
sdk: ">=2.12.0-259.9.beta <3.0.0"
Expand Down