Camillo bucciarelli
Camillo bucciarelli
**What framework do you want to have? Please provide links of its i18n solution/package.** [](https://pub.dev/packages/easy_localization) **Please provide some overall screenshots about how the i18n usage would be like** - Text('key').tr()...
When I try to close connection with `port.close();` I get the following error in console: ``` D/UsbDeviceConnectionJNI(28094): close W/System.err(28094): java.lang.InterruptedException W/System.err(28094): at java.lang.Object.wait(Native Method) W/System.err(28094): at java.lang.Object.wait(Object.java:386) W/System.err(28094): at java.lang.Object.wait(Object.java:524)...