jarodtang
jarodtang
**Example** Can I map "no one", "no-one" to the same value in the same box?
**Describe the bug** When I tried to open up the SlidingUpPanel by animatePanelToPostion, the SlidingUpPanel.onPanelClosed miss called. **To Reproduce** `SlidingUpPanel( // defaultPanelState: PanelState.CLOSED, controller: panelController, onPanelClosed: () { debugPrint("onPanelClosed called");...
Hi, I tried the demo, it dose not work well. Any fixes? Flutter 2.5.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision 18116933e7 (6 weeks ago) • 2021-10-15 10:46:35 -0700...
## 🐛 Bug Report ### Expected behavior It works fine. ### Reproduction steps build example on mac m1 emulator ( pixel 5 edited), input text, but cant product voice (...
**Description** The application crashed while I try to warp MacosAPP with MultiProvier. **Expected behavior** It runs well.
I tried to run the demo on Mac and got a error, how can I fix it? ``` from polyglot.text import Text, Word words = ["preprocessing", "processor", "invaluable", "thankful", "crossed"]...