This commit is contained in:
2024-12-19 16:39:32 +08:00
parent eea77b297a
commit deb866da63
3 changed files with 6 additions and 11 deletions

View File

@@ -1,5 +1,4 @@
[Desktop Entry] [Desktop Entry]
Version={{Version}}
Name=Pixes Name=Pixes
GenericName=Pixes GenericName=Pixes
Comment=Unofficial pixiv application Comment=Unofficial pixiv application

View File

@@ -291,12 +291,11 @@ packages:
flutter_to_arch: flutter_to_arch:
dependency: "direct dev" dependency: "direct dev"
description: description:
path: "." name: flutter_to_arch
ref: "15bfead" sha256: b68b2757a89a517ae2141cbc672acdd1f69721dd686cacad03876b6f436ff040
resolved-ref: "15bfead0380fda79b0256b37c73b886b0882f1bf" url: "https://pub.dev"
url: "https://github.com/wgh136/flutter_to_arch" source: hosted
source: git version: "1.0.1"
version: "1.0.0"
flutter_web_plugins: flutter_web_plugins:
dependency: transitive dependency: transitive
description: flutter description: flutter

View File

@@ -74,10 +74,7 @@ dev_dependencies:
# package. See that file for information about deactivating specific lint # package. See that file for information about deactivating specific lint
# rules and activating additional ones. # rules and activating additional ones.
flutter_lints: ^3.0.0 flutter_lints: ^3.0.0
flutter_to_arch: flutter_to_arch: ^1.0.1
git:
url: https://github.com/wgh136/flutter_to_arch
ref: 15bfead
# For information on the generic Dart part of this file, see the # For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec # following page: https://dart.dev/tools/pub/pubspec