We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e976a57 commit 2113c7cCopy full SHA for 2113c7c
example/lib/main.dart
@@ -41,7 +41,6 @@ class MyApp extends StatelessWidget {
41
),
42
home: MyHomePage(title: 'Flutter EasyLoading'),
43
builder: EasyLoading.init(),
44
- ),
45
);
46
}
47
0 commit comments