listo_design_system library

Classes

AdaptiveDispatcher
AdaptiveMasterDetails
AdaptiveMasterDetailsState
AdaptiveMdd
AffiliationGarantieForm
AffiliationGarantieFormState
Alert
AlertBanner
AmountFormatter
AmountTitle
Button
ButtonStyles
CardList<T extends ListoCard>
ChartContainer
ChartPie
ChartPieItem
ChartPieState
CheckBox
CheckBoxWithText
CheckBoxWithTextState
ChiffreCle
ChiffreCleItem
ChiffreCleRow
ClientCard
ClientCardV2
ConfirmationModal
ContractsSelector
ContractsSelectorState
ContractVisualElement
ContratOcWithGaranties
ContratsOrganismeComplementaire
ContratsOrganismeComplementaireState
CustomFile
DashboardDesktop
DashboardDesktopState
DestinationData
DSSButton
A customizable button widget that uses the Septeo design system.
EmployeeForAffiliationOc
Environment
ErrorAlert
FormKeyValueList
FormLabel
FormList
FormNote
FormNoteAction
FormPanel
FormPeriodLabel
FormTitle
GarantieContratOc
IconAccount
IconChange
InfoAlert
InputAmount
InputText
LibelleSeulCard
ListoAppBar
ListoCard
ListoDataTable<T>
ListoDesignSystem
ListoProgressBar
ListoSearchAnchor
ListoSearchBar
ListoTabsController
LoadingCard
LogoAppBar
MarkdownWithHighlight
MicroService
Note
OptionSwitch
A switch with a label.
Popin
Profil
ProfileSubmenuButton
RadioSelector<T extends Enum>
A radio selector widget that allows the user to select a value from a list of enum values.
RowSeparator
SelectionButton
SepteoColors
Septeo Colors
SepteoDesignSystem
The main entry point for the Septeo Design System.
SepteoSpacings
Septeo spacings
SepteoTextStyles
Septeo Text Styles
ServicesStatus
ServicesStatusState
StatusLineWidget
SuccessAlert
Tag
TextArea
TextDynamicInput<T>
A text input widget that allows to input text.
Themes
TitleLine
UploadButton
UploadConfig
UploadController
VaInfoCard
VaTypeTag
WarningAlert

Properties

mainTheme ThemeData
Main theme for your application
final
parsers Map<Type, Parser>
final
getter/setter pair
getter/setter pair

Functions

showPopin({required BuildContext context, required String title, required String message, required String actionButtonText, required String cancelButtonText, PopinType type = PopinType.info}) → void

Typedefs

Parser<T> = T Function(String value)