diff --git a/mih_ui/pubspec.lock b/mih_ui/pubspec.lock index bdeb6cfe..90f67804 100644 --- a/mih_ui/pubspec.lock +++ b/mih_ui/pubspec.lock @@ -133,10 +133,10 @@ packages: dependency: transitive description: name: build_modules - sha256: b1fc29a603669b25a5d95cc9610ed649e9f00e6075e5b6b721aa1a095cff13de + sha256: "51422a5753a74fda433d4345b11ce6ad40c2033880a26b2c6b7a8fa7e10e8f2f" url: "https://pub.dev" source: hosted - version: "5.0.13" + version: "5.1.11" build_resolvers: dependency: transitive description: @@ -165,10 +165,10 @@ packages: dependency: "direct dev" description: name: build_web_compilers - sha256: f9b8e84dbfa7688221c2376e6f68ffd796597785a0a5b1e8cd2516a92fdc0a3c + sha256: "311e0b9c797f40eecc8450f0836200b0ad9ea5227f86428a7ed5691f35e347c0" url: "https://pub.dev" source: hosted - version: "4.1.5" + version: "4.4.18" built_collection: dependency: transitive description: @@ -253,10 +253,10 @@ packages: dependency: transitive description: name: characters - sha256: f71061c654a3380576a52b451dd5532377954cf9dbd272a78fc8479606670803 + sha256: faf38497bda5ead2a8c7615f4f7939df04333478bf32e4173fcb06d428b5716b url: "https://pub.dev" source: hosted - version: "1.4.0" + version: "1.4.1" charcode: dependency: transitive description: @@ -1084,26 +1084,26 @@ packages: dependency: transitive description: name: leak_tracker - sha256: "6bb818ecbdffe216e81182c2f0714a2e62b593f4a4f13098713ff1685dfb6ab0" + sha256: "33e2e26bdd85a0112ec15400c8cbffea70d0f9c3407491f672a2fad47915e2de" url: "https://pub.dev" source: hosted - version: "10.0.9" + version: "11.0.2" leak_tracker_flutter_testing: dependency: transitive description: name: leak_tracker_flutter_testing - sha256: f8b613e7e6a13ec79cfdc0e97638fddb3ab848452eff057653abd3edba760573 + sha256: "1dbc140bb5a23c75ea9c4811222756104fbcd1a27173f0c34ca01e16bea473c1" url: "https://pub.dev" source: hosted - version: "3.0.9" + version: "3.0.10" leak_tracker_testing: dependency: transitive description: name: leak_tracker_testing - sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3" + sha256: "8d5a2d49f4a66b49744b23b018848400d23e54caf9463f4eb20df3eb8acb2eb1" url: "https://pub.dev" source: hosted - version: "3.0.1" + version: "3.0.2" linkify: dependency: transitive description: @@ -1180,18 +1180,18 @@ packages: dependency: transitive description: name: matcher - sha256: dc58c723c3c24bf8d3e2d3ad3f2f9d7bd9cf43ec6feaa64181775e60190153f2 + sha256: dc0b7dc7651697ea4ff3e69ef44b0407ea32c487a39fff6a4004fa585e901861 url: "https://pub.dev" source: hosted - version: "0.12.17" + version: "0.12.19" material_color_utilities: dependency: transitive description: name: material_color_utilities - sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec + sha256: "9c337007e82b1889149c82ed242ed1cb24a66044e30979c44912381e9be4c48b" url: "https://pub.dev" source: hosted - version: "0.11.1" + version: "0.13.0" math_expressions: dependency: "direct main" description: @@ -1212,10 +1212,10 @@ packages: dependency: transitive description: name: meta - sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c + sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" url: "https://pub.dev" source: hosted - version: "1.16.0" + version: "1.17.0" mih_package_toolkit: dependency: "direct main" description: @@ -1604,10 +1604,10 @@ packages: dependency: transitive description: name: scratch_space - sha256: "8510fbff458d733a58fc427057d1ac86303b376d609d6e1bc43f240aad9aa445" + sha256: "3417e014d20b12cebc5bfb1c0b1f63806054177158596cc31cc4d9aaca767a60" url: "https://pub.dev" source: hosted - version: "1.0.2" + version: "1.2.0" screen_brightness: dependency: "direct main" description: @@ -1977,10 +1977,10 @@ packages: dependency: transitive description: name: test_api - sha256: fb31f383e2ee25fbbfe06b40fe21e1e458d14080e3c67e7ba0acfde4df4e0bbd + sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a" url: "https://pub.dev" source: hosted - version: "0.7.4" + version: "0.7.10" timing: dependency: transitive description: @@ -2129,10 +2129,10 @@ packages: dependency: transitive description: name: vector_math - sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803" + sha256: d530bd74fea330e6e364cda7a85019c434070188383e1cd8d9777ee586914c5b url: "https://pub.dev" source: hosted - version: "2.1.4" + version: "2.2.0" version: dependency: transitive description: @@ -2294,5 +2294,5 @@ packages: source: hosted version: "3.1.1" sdks: - dart: ">=3.8.1 <3.9.0" + dart: ">=3.9.0-0 <3.13.0-z" flutter: ">=3.29.0" diff --git a/mih_ui/pubspec.yaml b/mih_ui/pubspec.yaml index 647f77c3..c96bc53c 100644 --- a/mih_ui/pubspec.yaml +++ b/mih_ui/pubspec.yaml @@ -67,6 +67,9 @@ dependencies: cross_file: ^0.3.5+1 quick_actions: ^1.1.0 +dependency_overrides: + supertokens_flutter: any + dev_dependencies: flutter_test: sdk: flutter @@ -104,4 +107,3 @@ flutter_native_splash: color: "#3A4454" image: lib/mih_package_components/assets/images/splash_screen/mih_image_splash_android.png branding: lib/mih_package_components/assets/images/splash_screen/mih_branding_splash.png - diff --git a/mih_ui/web/flutter_bootstrap.js b/mih_ui/web/flutter_bootstrap.js new file mode 100644 index 00000000..3729212a --- /dev/null +++ b/mih_ui/web/flutter_bootstrap.js @@ -0,0 +1,5 @@ +{{flutter_js}} +{{flutter_build_config}} + +// This is the default loader that Flutter 3.24 expects +_flutter.loader.load(); diff --git a/mih_ui/web/index.html b/mih_ui/web/index.html index 28d53ad3..ae7ceaa7 100644 --- a/mih_ui/web/index.html +++ b/mih_ui/web/index.html @@ -1,74 +1,78 @@ -
-