refactor: Switch to record package
This commit is contained in:
parent
08bae9f6ba
commit
14d76a48d1
3 changed files with 26 additions and 25 deletions
11
pubspec.lock
11
pubspec.lock
|
|
@ -881,6 +881,13 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.4.5"
|
||||
record:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: record
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.1.1"
|
||||
rxdart:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
@ -1251,5 +1258,5 @@ packages:
|
|||
source: hosted
|
||||
version: "3.1.0"
|
||||
sdks:
|
||||
dart: ">=2.12.0 <3.0.0"
|
||||
flutter: ">=2.0.1"
|
||||
dart: ">=2.12.1 <3.0.0"
|
||||
flutter: ">=2.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue