Quentin Comte-Gaz
Quentin Comte-Gaz
In bootstrap imbriqued modals (>=3 modals), confirmation box shows in the wrong modal (and is therefore hidden). This minor solution I am currently using is not pretty but works.
**Steps to Reproduce** Do `Hive.initFlutter()` **Code sample** Hive.initFlutter() is using `getApplicationDocumentsDirectory` which is designed to provide a folder accessible to users and therefor also "common between different apps" (source: "path_provider"...
Hello, Thank you for this library. Here are some "bug" returned by our tool (polyspace bug finder) that may interest you to improve your library (I used 0.9.1 tag): [polyspace...
Since the mqttws31.js path was out-of-date, using a valid path to eclipse github repo is more appropriate.
On some cases (if list is small), there is no point to do autofocus on the searchbar since the user would most likely want to click to the list directly...