ianldgs / material_search

https://pub.dartlang.org/packages/material_search
MIT License
75 stars 39 forks source link

Not working for Flutter web #47

Closed andreagr closed 4 years ago

andreagr commented 4 years ago

After trying to build my project for the web, I get this error:

AssetNotFoundException: material_search|lib/material_search.ddc.dill    
Unable to find modules for some sources, this is usually the result of either a
bad import, a missing dependency in a package (or possibly a dev_dependency
needs to move to a real dependency), or a build failure (if importing a
generated file).

`import 'package:myapp/path/myapp.dart';` from material_search|lib/material_search.dart at 5:1

AssetNotFoundException: material_search|lib/material_search.ddc.dill    

AssetNotFoundException: material_search|lib/material_search.ddc.dill    

AssetNotFoundException: second_green|lib/main_web_entrypoint.ddc.js