diff --git a/Frontend/pubspec.lock b/Frontend/pubspec.lock index e08b9f6e..74f9c57b 100644 --- a/Frontend/pubspec.lock +++ b/Frontend/pubspec.lock @@ -265,6 +265,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.0.2" + custom_rating_bar: + dependency: "direct main" + description: + name: custom_rating_bar + sha256: c2dafa488843b29f50ac2c2905b6a4cefd2cb603de31c6224adb047b6ed8593e + url: "https://pub.dev" + source: hosted + version: "3.0.0" dart_style: dependency: transitive description: diff --git a/Frontend/pubspec.yaml b/Frontend/pubspec.yaml index e07bea1f..ba69a30e 100644 --- a/Frontend/pubspec.yaml +++ b/Frontend/pubspec.yaml @@ -45,6 +45,7 @@ dependencies: pwa_install: ^0.0.6 google_mobile_ads: ^6.0.0 redacted: ^1.0.13 + custom_rating_bar: ^3.0.0 dev_dependencies: flutter_test: