nirrti library
Classes
- Artist
- Singleton class Determines the styles to apply in every Nirrti Widget Has to be instanciated in the main() function of the Flutter app
- AutocompleteOption
- CustomAction
- CustomButtonType
- CustomCheckboxOption
- CustomFilter
- CustomRadioOption
- CustomTableRow
- DateConstraints
- DateInputLayoutModel
- DateTimeDictionary
- Fournit les libellés localisés pour chaque clé, avec possibilité d’overrides.
- ErrorType
- FilterCall
- FloatingNirrtiExample
- FloatingNirrtiExample Widget Wrapper (in search of a better classname) A simple NirrtiExamplePage wrapper which gives you access to it anywhere from your Flutter app code.
- InputDictionnary
- NirrtiExamplePage
- NirrtiExamplePage page widget
- OwlnextActionsButton
- OwlnextAutocomplete
- OwlnextButton
- OwlnextCheckbox
- OwlnextColorPicker
- OwlnextContextualMenu
- OwlnextCustomizableTable
- OwlnextDate
- OwlnextDigitVerifCode
- OwlnextDigitVerifCodeStyle
- Styling class
- OwlnextFormWrapper
- Form wrapper to manager error states on form fields Also deals with FocusTraversalPolicy for UX purposes
- OwlnextInput
- OwlnextListView
-
Use this widget to wrap your ListView
Can be used with children or itemBuilder props
Automatically manager
ViewInsetsfor the virtual keyboards - OwlnextLoading
-
Show a custom loader on the screen
Used to have the same behavior everywhere on the app
Uses the theme
primaryColor - OwlnextMandatoryAsterixRichLabel
- OwlnextPasswordCreator
- OwlnextPortalMenu
- OwlnextRadio
- OwlnextScrollableColumn
- ⚠️ Warning: This widget is experimental A responsive vertical layout widget that adapts to available height using a LayoutBuilder and a SingleChildScrollView.
- OwlnextSelect
- OwlnextSelectMultiple
- OwlnextSideScroll
- OwlnextTable
- OwlnextTapOutsideWrapper
- Widget used to catch click and trigger an action callback when clicked on Often used to catch click outside of popup or modal in order to close it
- OwlnextTime
- PasswordCreationDictionnary
- PortalMenuController
- Permet d'ouvrir des menus d'overlays dans l'enfant qu'il controller mais est déclaré via les
- PortalMenuSettings
- ScrollBarStyling
- Class responsible for passing styling properties to the ScrollBar
- WidgetSection
Enums
- ButtonType
- DateTimeDictKey
- Clés de traduction pour les messages de DateTimeValidator
- InputDictKey
- PasswordConditionsPosition
- Enum that will define the password validity conditions position compared to password inputs
- TextInputSubType
- All subtypes of text input Determines the input's behavior on change and on form validation