versions/max/max library

Classes

ConsoleSymbols
Console symbols and emojis with proper spacing for clean output Each symbol has 2 spaces on the left and right for better readability
Max
Command runner for the Max version: the full architecture with state handlers, type-safe navigation, and every create/setup_* command.

Functions

deepLinkManagerTemplate(String projectName) String
Returns the source code for DeepLinkManager, the class sg setup_deeplink generates in the project to handle incoming deep links via the app_links package.
generateEventContent(String eventName, String pageName) String
Generates the source for a new BLoC event class named eventName, extending ${pageName}Event.
Modifies app.dart to add deep link initialization
setupFirebaseAuto() Future<void>
Automated Firebase setup using FlutterFire CLI This command guides users through Firebase setup with real configs