local_assets_server icon indicating copy to clipboard operation
local_assets_server copied to clipboard

📦 Local server which serves assets to WebView

Results 4 local_assets_server issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to serve assets from fs directory but I'm not able to get it working. Is it possible to get a working example? Thanks

the example is not working under windows, due to the unexpected behaviour of join() workaround: change assetsBasePath: 'web', to assetsBasePath: 'web/', I suggest to not use join() in local_assets_server.dart (i.e....

sinsce it can't not play local vedio in weview(IOS),

There's a `print` in the source code, it should be a log.