From bdbe366e68b03ed0339b65d22373fe09f9ca882a Mon Sep 17 00:00:00 2001 From: wangbax Date: Mon, 14 Mar 2022 11:45:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E8=83=8C=E6=99=AF=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E9=80=8F=E6=98=8E=200xPool#124?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/pubspec.yaml | 5 ++++- lib/src/widgets/loading.dart | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 2125937..a86c510 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -1,5 +1,6 @@ name: example description: A new Flutter project. +publish_to: none # The following defines the version and build number for your application. # A version number is three numbers separated by dots, like 1.2.43 @@ -20,7 +21,9 @@ dependencies: flutter: sdk: flutter - flutter_easyloading: ^3.0.0 + # flutter_easyloading: ^3.0.0 + flutter_easyloading: + path: ../ # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. diff --git a/lib/src/widgets/loading.dart b/lib/src/widgets/loading.dart index 85b8cd1..4c45988 100644 --- a/lib/src/widgets/loading.dart +++ b/lib/src/widgets/loading.dart @@ -53,6 +53,7 @@ class _FlutterEasyLoadingState extends State { @override Widget build(BuildContext context) { return Material( + color: Colors.transparent, child: Overlay( initialEntries: [ EasyLoadingOverlayEntry(