services/demo_mode library
Classes
- DemoNotifier
- Runtime toggle for demo mode.
Constants
- demoUsername → const String
- Demo account username.
Properties
-
isDemoProvider
→ NotifierProvider<
DemoNotifier, bool> -
final
Functions
-
isDemoCredentials(
String username, String password) → bool - Whether the given credentials should trigger demo mode.