Commit e40167d
authored
Bug fix for the DartError: TypeError: null: type 'Null' is not a subtype of type 'JSObject' (#1407)
* Bug fix for the DartError: TypeError: null: type 'Null' is not a subtype of type 'JSObject' when accessing the app via http where mediaDevices is not available.
* Bug fix for the DartError: TypeError: null: type 'Null' is not a subtype of type 'JSObject' when accessing the app via http where mediaDevices is not available.1 parent a0ded20 commit e40167d
File tree
3 files changed
+10
-2
lines changed- permission_handler_html
- lib
3 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments