Flash Chat: Lesson 185. Showing a Spinner while the User Waits #22
dirktay
started this conversation in
Imrpovements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm taking the bootcamp in Q1 of 2023.
I'm using the latest flutter - 3.7.
I found that package modal_progress_hud does not work, as it isn't set up for null safety. I found the updated version (for null safety) here:
package modal_progress_hud_nsn at
https://pub.dev/packages/modal_progress_hud_nsn
The example is identical, except for the new package name.
I substituted it and all is well!
Please add this into your discussion for this project.
I'm thinking maybe as the second point in
https://github.com/DetainedDeveloper/App-Brewery-Flutter-Null-Safety#code-part
Thanks for all the work done here for us already!
Much appreciated!
Dirk
Beta Was this translation helpful? Give feedback.
All reactions