Skip to content

Commit

Permalink
👷 package linux
Browse files Browse the repository at this point in the history
  • Loading branch information
niuhuan committed Apr 15, 2024
1 parent 9982d08 commit 9560fff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/screens/components/PkzImages.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import 'package:flutter/material.dart';
import 'package:pikapika/basic/Method.dart';
import 'dart:ui' as ui show Codec;
import 'Images.dart';
import 'dart:typed_data';

// 从本地加载图片
class PkzImageProvider extends ImageProvider<PkzImageProvider> {
Expand Down

0 comments on commit 9560fff

Please sign in to comment.