gstory0404 / file_preview

A plug-in that supports flutter preview files,Flutter文档预览
Apache License 2.0
49 stars 35 forks source link

项目跑不起来 #4

Closed zhaohuanhui closed 2 years ago

zhaohuanhui commented 2 years ago

Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source! ../../AppData/Local/Pub/Cache/hosted/pub.flutter-io.cn/flutter_screenutil-5.3.1/lib/screenutil_init.dart:23:54: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.

FAILURE: Build failed with an exception.

BUILD FAILED in 22s Exception: Gradle task assembleDebug failed with exit code 1

gstory0404 commented 2 years ago

flutte clean flutter pub get 再运行试一下