chore: completely rm countly

This commit is contained in:
lollipopkit
2024-06-11 22:03:17 +08:00
parent 64ce3638cb
commit 8d9dba361c
21 changed files with 55 additions and 99 deletions

View File

@@ -1,7 +1,7 @@
name: toolbox
description: A server toolbox app.
publish_to: 'none'
version: 1.0.0+1
version: 1.0.0
environment:
sdk: ">=3.0.0"
@@ -22,7 +22,6 @@ dependencies:
code_text_field: ^1.1.0
shared_preferences: ^2.1.1
dynamic_color: ^1.6.6
watch_connectivity: ^0.2.0
#flutter_secure_storage: ^9.0.0
xml: ^6.4.2 # for parsing nvidia-smi
flutter_displaymode: ^0.6.0
@@ -48,15 +47,19 @@ dependencies:
computer:
git:
url: https://github.com/lollipopkit/dart_computer
ref: master
ref: v1.0.88
watch_connectivity:
git:
url: https://github.com/lollipopkit/watch_connectivity
ref: v1.0.84
plain_notification_token:
git:
url: https://github.com/lollipopkit/plain_notification_token
ref: master
ref: v1.0.23
fl_lib:
git:
url: https://github.com/lppcg/fl_lib
ref: v1.0.39
ref: v1.0.40
dependency_overrides:
# dartssh2:
@@ -74,10 +77,10 @@ dev_dependencies:
flutter_test:
sdk: flutter
fl_build:
# path: ../fl_build
git:
url: https://github.com/lppcg/fl_build.git
ref: v1.0.13
path: ../fl_build
# git:
# url: https://github.com/lppcg/fl_build.git
# ref: v1.0.14
flutter:
generate: true