20240831 test commit
This commit is contained in:
+3
-2
@@ -1,5 +1,5 @@
|
||||
name: nextcloudapp
|
||||
description: "A new Flutter project."
|
||||
description: "NextCloud App."
|
||||
# The following line prevents the package from being accidentally published to
|
||||
# pub.dev using `flutter pub publish`. This is preferred for private packages.
|
||||
publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
||||
@@ -38,6 +38,7 @@ dependencies:
|
||||
http: ^1.2.0
|
||||
intl: ^0.19.0
|
||||
shared_preferences: ^2.2.3
|
||||
nextcloud: ^6.1.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -48,7 +49,7 @@ dev_dependencies:
|
||||
# activated in the `analysis_options.yaml` file located at the root of your
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^3.0.0
|
||||
flutter_lints: ^4.0.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
Reference in New Issue
Block a user