-
## 使用场景 | Use case
1. dart markdown 可以依赖 kraken 渲染效果
2. 富文本内容可以通过 kraken 显示
## 提案 | Proposal
```
class MyApp extends StatelessWidget {
// This widget is the root of your application.…
-
The repository currently only contains the `README` file.
- [ ] Create the `todo` flutter application and push the code to the repository so people can refer to back to the code and understand better…
-
## 使用场景 | Use case
- 我希望给JavaScript注入一些变量,但是不知道用哪个api
- Flutter的Webview话可以通过`evaluateJavascript`实现
## 提案 | Proposal
-
写真を並べて選択された写真を拡大表示できる画面を作る
-
## Use case
[Link texts](https://www.seobility.net/en/wiki/Link_Text#Importance_of_link_text_for_SEO) can have a significant impact on SEO.
I've configured flutterWebRenderer as "html" a…
-
### Question
By calling DatadogSdk.instance.initialize in isolate I've receive such error:
[ERROR:flutter/runtime/dart_isolate.cc(1097)] Unhandled exception:
'package:flutter/src/services/platf…
-
The example of the package is not easy to read in pub.dev
https://pub.dev/packages/percent_indicator/example
That's because is importing other files, if it was all in one file the package would be…
-
**Describe the bug**
A clear and concise description of what the bug is.
I wanted to start with basic step
```
appId: com.sonyliv
---
- launchApp
```
It says
Unable to launch app com.sony…
-
## Use case
Right now, the [`DragTarget`](https://api.flutter.dev/flutter/widgets/DragTarget-class.html) class has the relevant properties:
* [`onMove`](https://api.flutter.dev/flutter/w…
bmitc updated
5 months ago
-
## 使用场景 | Use case
- 开发过程中进行调试,如果直接kraken运行确实可以通过devtools看
- 但是如果直接再flutter跑或者线上想开调试的时候就没地方看了
- web里是直接用vConsole就能解决
- 但是Kraken目前的环境是不支持vConsole(同类型的估计也不行)
- 所以现在调试或者看日志非常麻烦,调试没办法
- 看日志也很麻…