billyandco
billyandco
TODO : - upgrade dart to 2.16 (for now) - upgrade dependencies not actually working on it, but plan to fork this beautiful project
Hey, is it possible to upgrade analyzer to 2.0.0 ? Thank you very much
When i use showModalBottomSheet and pressed back button on Android, it pops the Flow pages instead of close ModalBottomSheet. Navigator.pop(context ""bottomsheet context"") close the bottomsheet I tried to put a...
While using swager_parse library to generate retrofit from swagger there's some case where enum can be use in queryParameter and some case where enum can be used for response but...