diff --git a/Frontend/pubspec.yaml b/Frontend/pubspec.yaml index 83c9a961..65884909 100644 --- a/Frontend/pubspec.yaml +++ b/Frontend/pubspec.yaml @@ -77,6 +77,7 @@ dependencies: share_plus: ^10.1.4 app_settings: ^6.1.1 animated_button: ^0.3.1 + pwa_install: ^0.0.6 dev_dependencies: flutter_test: @@ -84,7 +85,7 @@ dev_dependencies: build_runner: ^2.4.8 - build_web_compilers: ^3.2.7 + build_web_compilers: ^4.1.5 # The "flutter_lints" package below contains a set of recommended lints to # encourage good coding practices. The lint set provided by the package is # activated in the `analysis_options.yaml` file located at the root of your