mirror of
https://github.com/kphanipavan/modal_progress_hud_nsn.git
synced 2025-10-28 22:32:50 -07:00
Minor changes
This commit is contained in:
@@ -26,7 +26,7 @@ dependencies:
|
||||
Next, import the library into your widget.
|
||||
|
||||
```dart
|
||||
import 'package:modal_progress_hud/modal_progress_hud.dart';
|
||||
import 'package:modal_progress_hud_nsn/modal_progress_hud_nsn.dart';
|
||||
```
|
||||
|
||||
Now, all you have to do is simply wrap your widget as a child of `ModalProgressHUD`, typically a form, together with a boolean that is maintained in local state.
|
||||
|
||||
Reference in New Issue
Block a user