diff --git a/pubspec.lock b/pubspec.lock index 3b22bbd0..14510ccf 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -632,6 +632,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.3" + ionicons: + dependency: "direct main" + description: + name: ionicons + url: "https://pub.dartlang.org" + source: hosted + version: "0.2.1" js: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a327fe01..cd50e2b1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -47,6 +47,7 @@ dependencies: infinite_scroll_pagination: ^3.2.0 injectable: ^1.5.3 intl: ^0.17.0 + ionicons: ^0.2.1 json_annotation: ^4.7.0 mocktail: ^0.3.0 package_info_plus: ^3.0.0