nullskill
nullskill
## Checklist **If you have any non-Apple hardware components - submit your results to the `Custom Hardware` table.** * [x] I performed [all steps](https://github.com/devMEremenko/XcodeBenchmark#before-each-test) to correctly run XcodeBenchmark. * [x]...
There was a certain shortcut for autoformatting the code in the code pane of Dartpad. But there's no in the current updated Dartpad. It would be nice to get it...
It would be nice to have an option to change device window orientation from portrait to landscape and vice versa.
The 'Example of using the library' in Readme leads to the `platform_info` [example](https://pub.dev/packages/platform_info/example).
### Steps to reproduce 1. Clone [email protected]:leancodepl/patrol.git 2. Make new project out of [example](https://github.com/leancodepl/patrol/tree/master/packages/patrol/example) 3. Verify that the app builds fine 'flutter build apk --debug 4. Run the integration test:...
As I can see there's no way by design for mocktail to mock recently added Extension types? It would be nice to have such feature. Is there any possibility?