flutter_start library
Classes
- Introduction
- IntroductionButtonTextstyles
- IntroductionInterface
- IntroductionOptions
- IntroductionPage
- IntroductionScreen
- IntroductionService
- A service for managing introduction-related operations.
- IntroductionTranslations
- LocalIntroductionDataProvider
- Provides local data storage for managing introduction data.
- Initial screen of the user story.
- Provides data storage using SharedPreferences for managing introduction data.
- StartUserStoryConfiguration
- An immutable class that represents the configuration for starting a user story.
Enums
Mixins
Constants
- kAnimationDuration → const Duration
Functions
-
getStartStoryRoutes(
{StartUserStoryConfiguration? configuration = const StartUserStoryConfiguration()}) → List< GoRoute> - Enter the start user story with the Navigator 1.0 API.