Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

can't load HTML file in assets folder #39

Closed
n2ng-dev opened this issue Jan 19, 2019 · 2 comments
Closed

can't load HTML file in assets folder #39

n2ng-dev opened this issue Jan 19, 2019 · 2 comments

Comments

@n2ng-dev
Copy link

Hii,,

Any example code to load HTML file in assets folder ?

thanks

@alsocalledchris
Copy link

This worked fine for me @Nanank-kho - make sure you add your asset via the pubspec.yaml file e.g:

assets:
- assets/index.html
- assets/css/
- assets/images/

See https://github.com/pichillilorenzo/flutter_inappbrowser/tree/master/example

I can get it displaying the index HTML file correctly.

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 14, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants