issues
search
fryette
/
webview_cookie_manager
MIT License
48
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Android Build Failed
#75
Hadjimamas
opened
5 days ago
2
Remove references to deprecated v1 Android embedding
#74
reidbaker
opened
3 months ago
7
New version 2.0.7 is not available to use in Flutter
#73
dharmik-ghelani
opened
5 months ago
2
Gradle issue: Namespace not specified
#72
anton-kaliuzhnyi-altexsoft
opened
5 months ago
2
Is it possible to intercept cookies?
#71
oravecz-jpmc
opened
6 months ago
0
Fix library for the newer AGP
#70
kamgurgul
closed
8 months ago
4
Minimun iOS flutter development version is now 12
#69
manukeepgoing
opened
10 months ago
0
webview_cookie_manager/SwiftWebviewCookieManagerPlugin.swift:101: Fatal error: Unexpectedly found nil while unwrapping an Optional value
#68
farmanteachedison
closed
8 months ago
0
conflict with webview_flutter
#67
sinkcup
closed
1 year ago
1
Add support for AGP 8.0 and fix sample app
#66
rekire
closed
8 months ago
0
Support for SameSite attribute.
#65
your-diary
opened
1 year ago
1
Fix compatibility with AGP 8.0
#64
olaripihlak
closed
8 months ago
0
How to set a json string as a cookie?
#63
BijeshNair
opened
1 year ago
0
Can't store the cookies
#62
Riyaz7364
opened
2 years ago
2
WebviewCookieManagerPlugin.java uses or overrides a deprecated API.
#61
swarajkumarsingh
opened
2 years ago
1
Gradle issue
#60
delikaya
opened
2 years ago
1
No implementation found for method getCookies on channel webview_cookie_manager
#59
lsdlh
closed
2 years ago
1
Add flush method for Android
#58
m-ochyra
closed
5 months ago
6
CookieManager flush needed
#57
m-ochyra
opened
3 years ago
0
Document secure cookie usage and restructuring readme
#56
rekire
closed
3 years ago
1
Remove engine dependency
#55
jeiea
closed
3 years ago
1
bugfix: Build error with Flutter 2.5.1
#54
GauteHaugen
closed
3 years ago
0
Build error with Flutter 2.5.1
#53
zorro2b
closed
3 years ago
0
Secure cookies cannot be set on Android 10
#52
rekire
closed
3 years ago
2
Fixed bug where iOS would never return future if cookie list is empty
#51
henrikvedal
closed
3 years ago
1
Support build for xcode 13
#50
winterdl
closed
3 years ago
2
Ignore cookies with invalid values
#49
dtyoung
closed
3 years ago
3
Ignore invalid cookies when getting cookies
#48
dtyoung
closed
3 years ago
0
Future returned by setCookies never finishes
#47
Aulig
closed
3 years ago
3
Build error
#46
m0nx73r
closed
3 years ago
7
Forbidden character fix
#45
ertgrulll
closed
3 years ago
0
Forbidden character in cookies
#44
Coder13134
closed
3 years ago
5
feat: add origin url parameter
#43
jeiea
closed
3 years ago
1
Is getCookie() persisting cookies on the device?
#42
cihadaydemir
closed
3 years ago
0
Unable to pass json as a cookie
#41
hussainhyder23
closed
3 years ago
2
Fix null safety error
#40
mzdm
closed
3 years ago
1
How to get browser cookies
#39
HeartDawnWY
closed
3 years ago
1
Cookies not being set on iOS emulator
#38
DanielJaramillo94
opened
3 years ago
14
Unhandled Exception: type 'Null' is not a subtype of type 'bool'
#37
stjfk
closed
3 years ago
1
Null safety support
#36
fryette
closed
3 years ago
1
Fix null domain errors
#35
Mol0ko
closed
3 years ago
1
Failed to save the cookies without "domain" attribute
#34
Mol0ko
closed
3 years ago
2
Migrate to null safety
#33
mzdm
closed
3 years ago
2
Null Safety
#32
henrikvedal
closed
3 years ago
5
Fix domain check
#31
iverc
closed
3 years ago
2
Cannot convert value of type 'Bool' to expected argument type '[Bool]'
#30
bert1100
closed
3 years ago
8
[iOS] Fix getCookies domain/host match checker
#29
iverc
closed
3 years ago
1
Format Exception
#28
albatrosify
closed
3 years ago
3
Custom Cookie
#27
negator
closed
3 years ago
0
Exposes the Expires attribute on Android to flutter apps, aligning with iOS.
#26
negator
closed
3 years ago
1
Next