Flutter_html: Flutter_html can not support webview_flutter ^1.0.3

Created on 20 Oct 2020  路  4Comments  路  Source: Sub6Resources/flutter_html

Can you upgrade webview_flutter to 1.0.3

Most helpful comment

It's already updated but not published.

If you wan't to update manually from git use this code below:

flutter_html: #^1.0.2
    git:
      url: https://github.com/Sub6Resources/flutter_html
      ref: dab9923ad94cff9efa08203a27d30bbb92f985f6

Where 'dab9923ad94cff9efa08203a27d30bbb92f985f6' is a reference number to latest commit

All 4 comments

It's already updated but not published.

If you wan't to update manually from git use this code below:

flutter_html: #^1.0.2
    git:
      url: https://github.com/Sub6Resources/flutter_html
      ref: dab9923ad94cff9efa08203a27d30bbb92f985f6

Where 'dab9923ad94cff9efa08203a27d30bbb92f985f6' is a reference number to latest commit

@itmediacreations Ok ,thank you very much , and when will a stable version be released.

Please publish ASAP because it will be a great help for us.

Duplicate of #413

Was this page helpful?
0 / 5 - 0 ratings