swift-fs

Results 9 comments of swift-fs

> 等待它的第一个完成版本 能先添加一个beta版本吗?期待! @KonghaYao

> @swift-fs 这周版本会上一个版本哈,大概在周末 赞!!!!

同样有这个需求,无奈现在自己写的脚本跑的

Currently I have customized the rules to fit older bank card numbers, and this issue can be closed directly.

Same problem in Safari on iOS. The code blocks when the video file is loaded: ```javascript const videoTexture = await Assets.load({ loadParser: 'loadVideo', src: store.videoURL, data: { muted: true, autoPlay:...

根据这个修改了源码,可以实现自定义copy: ```dart List buildWidgets( String data, { ValueCallback? onTocList, ValueCallback? onPlainTextList, MarkdownConfig? config, }) { final mdConfig = config ?? MarkdownConfig.defaultConfig; final m.Document document = m.Document( extensionSet: extensionSet ?? m.ExtensionSet.gitHubFlavored,...

The same issue occurs if you open the Line app first, then return to your own app to initiate Line login. After successful authorization, it cannot automatically redirect from Line...