k3ntar0

Results 5 issues of k3ntar0

This error happens on tapping any of article cards. ![スクリーンショット 2021-07-04 18 51 47](https://user-images.githubusercontent.com/11198599/124380669-e3fde700-dcf8-11eb-9ee6-3f9fcdcb403e.png) ``` $ flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter...

**Expected behavior**: Show report detail page. **Actual behavior**: Show an error. ``` Error Loading TypeError: Cannot read properties of undefined (reading 'center') ``` **To Reproduce**: 1. Sign up / Sign...

This project is wonderful! How can we make it compatible with characters used in non-Latin scripts, for example, Japanese characters? Are [tessdata](https://github.com/tesseract-ocr/tessdata_best) available?

### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing...

🙏 help wanted

## Summary According to the OpenAPI specification, the `examples` field in a response must be an object. However, when using `Schema.openapi({ examples })`, if `examples` is provided as an array,...