string_story library
Classes
- DimensionsDouble
- DimensionsInt
- ExpandableWidget
- https://stackoverflow.com/questions/49029841/how-to-animate-collapse-elements-in-flutter
- ExpandedSectionState
- FlagBall
- FlagBallCircle
- FlagWidget
- FloatingSearchBar
- HelpTranslateCard
- IgnoreFocus
- InAppEditorConfig
- Radii
- SafeAreaBottom
- SafeAreaTop
- SheetInput
- SheetInputHint
- SlangBaseCubit
- SlangBaseState
- SlangEditorCubit
- SlangEditorState
- StringStoryAdaptiveLayout
- StringStoryAppBar
- StringStoryAppBarLeading
- StringStoryConfig
- StringStoryEmptyState
- StringStoryGeneratedDelegate
- StringStoryGoldenPanes
- StringStoryInternalStrings
- StringStoryLogger
- A simple logger for the String Story service.
- StringStorySectionWidget
- StringStoryService
- UserContactData
Enums
- StringStoryEmptyStateStyle
- StringStoryServiceLogLevel
- The log levels available for the StringStoryLogger.
Extensions
- FlagCodeExtension on String
- RemovePrefixExt on String
- SafeAreaExt on BuildContext
- SlangBaseStatePatterns on SlangBaseState
- Adds pattern-matching-related methods to SlangBaseState.
- SlangEditorStateExt on SlangEditorState
- SlangEditorStatePatterns on SlangEditorState
- Adds pattern-matching-related methods to SlangEditorState.
- StringStoryConfigPatterns on StringStoryConfig
- Adds pattern-matching-related methods to StringStoryConfig.
- ThemeBuildContextExt on BuildContext
- UserContactDataPatterns on UserContactData
- Adds pattern-matching-related methods to UserContactData.
Constants
- P_L → const EdgeInsets
- P_M → const EdgeInsets
- P_ML → const EdgeInsets
- P_S → const EdgeInsets
- P_SM → const EdgeInsets
- P_XL → const EdgeInsets
- P_XS → const EdgeInsets
- P_XXL → const EdgeInsets
- PH_L → const EdgeInsets
- PH_M → const EdgeInsets
- PH_ML → const EdgeInsets
- PH_S → const EdgeInsets
- PH_SM → const EdgeInsets
- PH_XL → const EdgeInsets
- PH_XS → const EdgeInsets
- PH_XXL → const EdgeInsets
- PV_L → const EdgeInsets
- PV_M → const EdgeInsets
- PV_ML → const EdgeInsets
- PV_S → const EdgeInsets
- PV_SM → const EdgeInsets
- PV_XL → const EdgeInsets
- PV_XS → const EdgeInsets
- PV_XXL → const EdgeInsets
- SH_L → const SizedBox
- SH_M → const SizedBox
- SH_ML → const SizedBox
- SH_S → const SizedBox
- SH_SM → const SizedBox
- SH_XL → const SizedBox
- SH_XS → const SizedBox
- SH_XXL → const SizedBox
- SV_L → const SizedBox
- SV_M → const SizedBox
- SV_ML → const SizedBox
- SV_S → const SizedBox
- SV_SM → const SizedBox
- SV_XL → const SizedBox
- SV_XS → const SizedBox
- SV_XXL → const SizedBox
Properties
- stringStoryPackageStrings → StringStoryInternalStrings
-
no setter
Typedefs
- StringStoryConfigListener = void Function(StringStoryConfig)