Skip to content

Error: The method 'WebUri' isn't defined for the class '_WebViewChapaState'. #3

@ihsahm

Description

@ihsahm

../../../../AppData/Local/Pub/Cache/hosted/pub.dev/chapa_unofficial-0.0.5/lib/src/chapa_webview.dart:26:17: Error: The method 'WebUri' isn't defined for the class '_WebViewChapaState'.

  • '_WebViewChapaState' is from 'package:chapa_unofficial/src/chapa_webview.dart' ('../../../../AppData/Local/Pub/Cache/hosted/pub.dev/chapa_unofficial-0.0.5/lib/src/chapa_webview.dart').
    Try correcting the name to the name of an existing method, or defining a method named 'WebUri'.
    final url = WebUri(widget.chapaCheckoutUrl);
    ^^^^^^
    ../../../../AppData/Local/Pub/Cache/hosted/pub.dev/chapa_unofficial-0.0.5/lib/src/chapa_webview.dart:26:17: Error: The method 'WebUri' isn't defined for the class '_WebViewChapaState'.
  • '_WebViewChapaState' is from 'package:chapa_unofficial/src/chapa_webview.dart' ('../../../../AppData/Local/Pub/Cache/hosted/pub.dev/chapa_unofficial-0.0.5/lib/src/chapa_webview.dart').
    Try correcting the name to the name of an existing method, or defining a method named 'WebUri'.
    final url = WebUri(widget.chapaCheckoutUrl);
    ^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions