diff --git a/pubspec.lock b/pubspec.lock index d51fbd5..96fd4a3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -158,6 +158,14 @@ packages: url: "https://pub.dev" source: hosted version: "4.0.0" + flutter_tabler_icons: + dependency: "direct main" + description: + name: flutter_tabler_icons + sha256: f28658b9d1fedd7b5886271525d7249b6d9568c19d06d8dbab814368edb069b0 + url: "https://pub.dev" + source: hosted + version: "1.38.0" flutter_test: dependency: "direct dev" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 1cd0566..faaf7bf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,6 +37,7 @@ dependencies: cupertino_icons: ^1.0.8 audioplayers: ^6.1.0 url_launcher: ^6.3.0 + flutter_tabler_icons: ^1.38.0 dev_dependencies: flutter_test: