Rakesh K.
Rakesh K.
any update on this?
@un-hongly hey, are you able to build the app now?
@un-hongly thank you, are you on discord or something, just want to have a little chat if you comfortable with it.
`Future showMyNumberPicker() async { return showCupertinoDialog( barrierDismissible: true, context: context, builder: (context) { final borderRadius = BorderRadius.circular(3); final style = ptSans(40); final borderRadius2 = BorderRadius.circular(10); final black26 = Colors.black26; int...