add dependency on tuple pkg

This commit is contained in:
Neeraj Gupta 2022-02-17 10:33:10 +05:30
parent 27f90240f9
commit 1f65060ad6
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1
2 changed files with 8 additions and 0 deletions

View file

@ -1152,6 +1152,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.8.0"
tuple:
dependency: "direct main"
description:
name: tuple
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
typed_data:
dependency: transitive
description:

View file

@ -96,6 +96,7 @@ dependencies:
path: thirdparty/super_logging
syncfusion_flutter_core: ^19.2.49
syncfusion_flutter_sliders: ^19.2.49
tuple: ^2.0.0
uni_links: ^0.5.1
url_launcher: ^6.0.3
uuid: ^3.0.4