chore: completely rm countly
This commit is contained in:
21
pubspec.yaml
21
pubspec.yaml
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user