Skip to content

Can't store the cookies #62

@Riyaz7364

Description

@Riyaz7364

`package:flutter_inappwebview/src/types.dart

The element type 'Cookie (where Cookie is defined in C:\Flutter\flutter.pub-cache\hosted\pub.dartlang.org\flutter_inappwebview-5.4.3+7\lib\src\types.dart)' can't be assigned to the list type 'Cookie (where Cookie is defined in C:\Flutter\flutter\bin\cache\pkg\sky_engine\lib_http\http.dart)'.dartlist_element_type_not_assignable
types.dart(3494, 7): Cookie is defined in C:\Flutter\flutter.pub-cache\hosted\pub.dartlang.org\flutter_inappwebview-5.4.3+7\lib\src\types.dart
http.dart(857, 16): Cookie is defined in C:\Flutter\flutter\bin\cache\pkg\sky_engine\lib_http\http.dart`

I want to store cookies in Cookie list for later use

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