PHẠM VĂN THẬT
PHẠM VĂN THẬT
I am developing an application using your library. I run my application on iPhone Safari and shake it, but Safari only shows "undo typing". How can I catch event shake...
**Describe the bug** Context: I pressed the submit button, and there was an exception. In the development environment, the exception was shown on the screen (expected behavior).  In the...
### Is there an existing issue? No - [ √ ] I have searched [existing issues](https://github.com/objectbox/objectbox-dart/issues) ### Build info - objectbox version: 4.0.1 - Flutter/Dart version: 3.22.2 - Build OS:...
The children of SpeedDial are displayed incorrectly. Image:  Code: ``` import 'package:flutter/material.dart'; import 'package:flutter/foundation.dart'; import 'package:flutter_localizations/flutter_localizations.dart'; import 'package:flutter_speed_dial/flutter_speed_dial.dart'; void main() => runApp(const MyApp()); class MyApp extends StatefulWidget { const...