fix supertokens to work with lastest version of flutter
This commit is contained in:
parent
d71f337d37
commit
3e3170b103
4 changed files with 252 additions and 301 deletions
5
mih_ui/web/flutter_bootstrap.js
Normal file
5
mih_ui/web/flutter_bootstrap.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{{flutter_js}}
|
||||
{{flutter_build_config}}
|
||||
|
||||
// This is the default loader that Flutter 3.24 expects
|
||||
_flutter.loader.load();
|
||||
Loading…
Add table
Add a link
Reference in a new issue