这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ PODS:
- FlutterMacOS
- receive_sharing_intent (1.8.0):
- Flutter
- rust_lib_aria (0.0.1):
- Flutter
- SDWebImage (5.19.0):
- SDWebImage/Core (= 5.19.0)
- SDWebImage/Core (5.19.0)
Expand Down Expand Up @@ -134,6 +136,7 @@ DEPENDENCIES:
- package_info_plus (from `.symlinks/plugins/package_info_plus/ios`)
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
- receive_sharing_intent (from `.symlinks/plugins/receive_sharing_intent/ios`)
- rust_lib_aria (from `.symlinks/plugins/rust_lib_aria/ios`)
- share_plus (from `.symlinks/plugins/share_plus/ios`)
- shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
- sqflite (from `.symlinks/plugins/sqflite/darwin`)
Expand Down Expand Up @@ -188,6 +191,8 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/path_provider_foundation/darwin"
receive_sharing_intent:
:path: ".symlinks/plugins/receive_sharing_intent/ios"
rust_lib_aria:
:path: ".symlinks/plugins/rust_lib_aria/ios"
share_plus:
:path: ".symlinks/plugins/share_plus/ios"
shared_preferences_foundation:
Expand Down Expand Up @@ -224,6 +229,7 @@ SPEC CHECKSUMS:
package_info_plus: 58f0028419748fad15bf008b270aaa8e54380b1c
path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46
receive_sharing_intent: df9c334dc9feadcbd3266e5cb49c8443405e1c9f
rust_lib_aria: 0c3df7954648e308ecb56b46643d21fedce9a23d
SDWebImage: 981fd7e860af070920f249fd092420006014c3eb
SDWebImageWebPCoder: c94f09adbca681822edad9e532ac752db713eabf
share_plus: 8875f4f2500512ea181eef553c3e27dba5135aad
Expand Down
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -469,10 +469,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: "29c90806ac5f5fb896547720b73b17ee9aed9bba540dc5d91fe29f8c5745b10a"
sha256: "2ca051989f69d1b2ca012b2cf3ccf78c70d40144f0861ff2c063493f7c8c3d45"
url: "https://pub.dev"
source: hosted
version: "8.0.3"
version: "8.0.5"
fixnum:
dependency: transitive
description:
Expand Down Expand Up @@ -891,10 +891,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: abec47eb8c8c36ebf41d0a4c64dbbe7f956e39a012b3aafc530e951bdc12fe3f
sha256: cdae1b9c8bd7efadcef6112e81c903662ef2ce105cbd220a04bbb7c3425b5554
url: "https://pub.dev"
source: hosted
version: "14.1.4"
version: "14.2.0"
graphs:
dependency: transitive
description:
Expand Down Expand Up @@ -1258,10 +1258,10 @@ packages:
dependency: "direct main"
description:
name: multi_split_view
sha256: "596d71fd30f006a1b8878a2308e794f52bd0ea750f05bbaa0b18cb50c0f79325"
sha256: e61604197f9147c86bc390a63f3ffeb368bfc4ea74ffa26a59f5391396ae250c
url: "https://pub.dev"
source: hosted
version: "3.1.0"
version: "3.2.0"
nested:
dependency: transitive
description:
Expand Down Expand Up @@ -1943,10 +1943,10 @@ packages:
dependency: "direct main"
description:
name: video_player
sha256: db6a72d8f4fd155d0189845678f55ad2fd54b02c10dcafd11c068dbb631286c0
sha256: aced48e701e24c02b0b7f881a8819e4937794e46b5a5821005e2bf3b40a324cc
url: "https://pub.dev"
source: hosted
version: "2.8.6"
version: "2.8.7"
video_player_android:
dependency: transitive
description:
Expand Down
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: aria
description: "A client app for Misskey, a federated social media platform."
publish_to: 'none'
version: 0.9.6+20
version: 0.10.0-beta.0+21

environment:
sdk: '>=3.4.0 <4.0.0'
Expand All @@ -21,7 +21,7 @@ dependencies:
dotted_border: ^2.1.0
extended_image: ^8.2.1
file: ^7.0.0
file_picker: ^8.0.3
file_picker: ^8.0.5
flex_color_picker: ^3.5.0
flutter:
sdk: flutter
Expand All @@ -42,7 +42,7 @@ dependencies:
fluttertoast: ^8.2.6
freezed_annotation: ^2.4.1
gal: ^2.3.0
go_router: ^14.1.4
go_router: ^14.2.0
highlighting: ^0.9.0+11.8.0
hooks_riverpod: ^2.5.1
image: ^4.2.0
Expand All @@ -64,7 +64,7 @@ dependencies:
git:
url: https://github.com/poppingmoon/misskey_dart
ref: e8e6658212d878ce384c479c8e5a98f00cd584af
multi_split_view: ^3.1.0
multi_split_view: ^3.2.0
package_info_plus: ^8.0.0
photo_view: ^0.15.0
punycode: ^1.0.0
Expand All @@ -86,7 +86,7 @@ dependencies:
url_launcher: ^6.3.0
uuid: ^4.4.0
vector_math: ^2.1.4
video_player: ^2.8.6
video_player: ^2.8.7
wakelock_plus: ^1.2.5
web_socket_channel: ^3.0.0

Expand Down