cookie_web_view 0.2.1 copy "cookie_web_view: ^0.2.1" to clipboard
cookie_web_view: ^0.2.1 copied to clipboard

A plugin for listen real web view cookie. You can use the plugin for the auth by social media. Originaly the plugin created for https://github.com/jordan1997/radio-t-client

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cookie_web_view

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  cookie_web_view: ^0.2.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cookie_web_view/cookie_web_view.dart';
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A plugin for listen real web view cookie. You can use the plugin for the auth by social media. Originaly the plugin created for https://github.com/jordan1997/radio-t-client

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on cookie_web_view