This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
You've already forked iosWebViewFix
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d1a4ff1829
iosWebViewFix
/
lib
/
src
/
web
/
web_platform_manager.dart
3 lines
85 B
Dart
Raw
Normal View
History
Unescape
Escape
updated web support
2022-04-22 00:24:50 +00:00
abstract
class
WebPlatformManager
{
added initial web support
2022-04-21 21:14:51 +00:00
static
final
Map
<
int
,
dynamic
>
webViews
=
{
}
;
}