mai-dev-j
Results
2
issues of
mai-dev-j
I can use showCustom with BuiltInToastBuilder, but still need to add a lot logic that exists between BuiltInToastBuilder and showCustom() call. if there is a option could be more convinient.
question
**Describe the bug** when put a [FormBuilder](https://github.com/flutter-form-builder-ecosystem/flutter_form_builder) inside the follower, the input response is very slow. it does not have issue when use [OverlayPortal](https://api.flutter.dev/flutter/widgets/OverlayPortal-class.html) from flutter framework. **To Reproduce** ```dart...
bug