-
Your implementation for optimising art bitmap has resulted in very low res artwork to appear on lockscreen.
Can this optimization be reverted? Or should a flag be set, say optimise art bitmap true/fal…
-
사파리 익스텐션을 만들었으니 앱도 시작할 수 있을 것 같습니다 ㅎㅎ
godrm updated
3 years ago
-
**Description**
New Feature Request
I think it would be great if the plugin supports all the other platforms that Flutter supports.
Windows is a little bit behind but the others work like a cha…
-
On the command line I have a choice of:
```shell
~/dev/flutter/examples/flutter_gallery (master *) $ flutter run --local-engine=ios_debug_unopt
Building flutter tool...
Running "flutter packages…
-
Hello.
Can you tell me how to export complete code?
-
**Describe the bug**
When a video has a closing curly brace `}` in the description, JSON parsing will fail.
**To Reproduce**
Include the code which doesn't work in the code markdown..
```dart
v…
ghost updated
3 years ago
-
From URL: https://flutter.io/tutorials/international/index.md
Its really difficult to follow the example. In my view, there should be a file/section which contains all the pieces together to copy a…
-
Hi,
Can You Please port this plugin to flutter also.
Flutter is more safer to reverse engineering, but it produces a shared object as libapp.so, from which all the strings can be extracted, eg usi…
-
I understand this is a dependency on Xcode being only available for OSX
But I wanted to still open it out there, in case anyone had tried fancy hacks, or if there are enough demands, maybe Apple wo…
-
I am spinning this off from thefrontside/bigtest#818 as its own issue, since while it is related, this feature also stands on its own.
When writing tests for keyboard interactions, we are often for…