Wing CHAN
Wing CHAN
any update about this issue? i need correct corner position to handle scan area feature
same promble this PR solved https://github.com/hui-z/flutter_install_plugin/pull/39
similar issues 🙏 https://github.com/flutter/flutter/issues/112151
same issue here, any way to avoid a lot of error in firebase Crashlytics?
same issue here, any way to avoid a lot of error in firebase Crashlytics?
1. 我的使用場景是看下載英語的課程後利用助手獲得中文字幕,所以可能對命令行工具需求不大。 2. 沒有意見 3. 收費方面,我認為現在這個軟件一般的使用場景是單獨一次一次的。例如我的情況來說,我找到一套課程然後就會使用工具幫我翻譯,但是我不會每天也找到不同的課程來學習,所以可能實際使用次數一個月才四 五次。收費方面可以考慮一下以次數收費 好像iText 每月有一定的免費次數限額,如果超過改免費限額就要收費
另外或許可以改變一下現在軟件的模式 現在需要我們自己到不同的服務商申請API Key 然後填入軟件內才可以使用翻譯功能 這個門檻我感覺對於不是讀IT的使用者會卻步,他們正常都不會懂得如何設定 所以如果有一個獨立的版本或一個模式 是不需要他們自行設定 你幫他們設定好,然後再按時收費(因為服務本身要錢的),這樣可以平衡你的成本,長遠來說可以吸納更加多的用戶
reference: https://github.com/memspace/zefyr/issues/166#issuecomment-531148885 ``` #_writeAttribute ... else if (attribute.key == NotusAttribute.embed.key) { _writeEmbedTag(buffer, attribute as NotusAttribute, close: close); } ... void _writeEmbedTag(StringBuffer buffer, NotusAttribute string, {bool close: false}) { if (string.value['type']...
https://github.com/Liaoworking/MoyaNetworkTool 我感覺這個不錯,可以參考一下