flutter_app_kit
App bootstrap, flavors, secure session storage, and Material snackbars for Lemsa apps.
Platforms: Android, iOS, Linux, macOS, Web, Windows
Requires: Flutter >=3.44.0
Install
dependencies:
flutter_app_kit: ^1.0.0
flutter_page_kit: ^1.0.0
lemsa_core_kit: ^1.0.0
import 'package:flutter_app_kit/flutter_app_kit.dart';
Owns
bootstrap(AppConfig)— dotenv, optional vendor init callbacks, prefs / secure storage, error zoneAppFlavor—dev/staging/prodvia--dart-define=FLAVOR=SecureSessionStore— tokens/credentials onlydeleteUserData()— secure wipe + prefs allowlist + optional local DB hookMaterialNotices— MaterialScaffoldMessengerimplementation ofNotices
Firebase/Supabase SDKs are not package dependencies — pass initFirebase / initSupabase callbacks from the app.
Agent skill
npx skills add fodilfliti/flutter_app_kit
# or: npx skills add fodilfliti/lemsa-skills
Links
Libraries
- flutter_app_kit
- App bootstrap, flavors, secure storage, and Material Notices.