You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actions[bot] edited this page Jul 3, 2026
·
1 revision
Platform Support
SwissArmyKnife targets Dart SDK ^3.12.0 and declares support for Android,
iOS, Linux, macOS, web, and Windows.
The public barrel import is web-compilable. Env.load() reads dotenv files and
is only available on Dart VM platforms. Use Env.fromMap() for browser or
app-managed configuration.