mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 19:51:11 +08:00
mod: lint
mod: tweaks opt: publish page Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -16,7 +16,7 @@ import 'package:share_plus/share_plus.dart';
|
||||
|
||||
class DownloadUtils {
|
||||
// 图片分享
|
||||
static void onShareImg(String imgUrl) async {
|
||||
static Future<void> onShareImg(String imgUrl) async {
|
||||
try {
|
||||
SmartDialog.showLoading();
|
||||
var response = await Request()
|
||||
|
||||
Reference in New Issue
Block a user