eigen_shell
eigen_shell is the complete, opinionated EigenInteractive Flutter app: app
startup, routing, sign-in, home, lobby, game chrome, history and replay,
friends, profile, settings, notifications, updates, and theming.
Game rules and rendering depend on eigen_flutter,
which remains embeddable and does not own a root MaterialApp. Applications
that want the standard product import this package and call runEigenShell.
See the EigenInteractive documentation for the complete server-and-client setup.
Libraries
- core/navigation/router/app_router
- core/navigation/url_strategy
- core/navigation/url_strategy_stub
- core/navigation/url_strategy_web
- core/navigation/utils/stream_listenable
- core/navigation/widgets/app_route_title
- core/navigation/widgets/not_found_screen
- core/navigation/widgets/shell_scaffold
- core/notifications/game_notification_nudge
- core/review/review_notifier
- core/startup/app_startup
- core/storage/user_data_cache
- core/theme/theme_provider
- core/updates/app_update_gateway
- core/updates/browser_reload
- core/updates/browser_reload_stub
- core/updates/browser_reload_web
- core/updates/update_notifier
- core/utils/deep_links
- core/utils/package_info_provider
- eigen_shell
- The complete first-party EigenInteractive Flutter application.
- features/about/presentation/screens/about_screen
- features/auth/presentation/screens/login_screen
- features/auth/providers/auth_controller
- features/game/presentation/extensions/game_ui
- features/game/presentation/screens/game_screen
- features/game/presentation/screens/history_screen
- features/game/presentation/screens/join_game_screen
- features/game/presentation/screens/lobby_screen
- features/game/presentation/screens/replay_screen
- features/game/presentation/widgets/budget_clock
- features/game/presentation/widgets/new_game_dialog
- features/game/presentation/widgets/play_vs_bot_dialog
- features/game/presentation/widgets/timing_selector
- features/game/presentation/widgets/turn_countdown
- features/game/providers/replay_controller
- features/home/presentation/screens/home_screen
- features/profile/presentation/image_cropper_assets
- features/profile/presentation/image_cropper_assets_web
- features/profile/presentation/screens/profile_screen
- features/profile/providers/profile_providers
- features/rating/presentation/extensions/rating_ui
- features/rating/presentation/widgets/player_ratings
- features/rating/providers/rating_providers
- features/settings/presentation/screens/settings_screen
- features/social/presentation/widgets/friend_actions
- features/social/presentation/widgets/player_profile_sheet
- shared/widgets/made_by_credit