Commit fbd1866
authored
fix: ui.platformViewRegistry.registerViewFactory fixed (#2399)
#2360 (comment)
Flutter web Error: Undefined name 'platformViewRegistry' #2360
#2360 Fixed1 parent b2f2473 commit fbd1866
File tree
1 file changed
+2
-3
lines changed- lib/src/impl/platform/web
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
0 commit comments