Load Flutter runtime config from Vault
Build and deploy Flutter Web / build (push) Successful in 6m25s

This commit is contained in:
Ruslan Bakiev
2026-06-24 02:29:46 +07:00
parent c427801621
commit 6552c915a8
10 changed files with 83 additions and 32 deletions
@@ -0,0 +1,2 @@
export 'runtime_config_stub.dart'
if (dart.library.js_interop) 'runtime_config_web.dart';