DIGIT UI Core Flutter Components
Introduction
DIGIT UI components is a collection of common Flutter widgets designed to simplify UI development. These components offer easy-to-use and customizable features to enhance UI design and streamline the development process.
Getting Started
Add this to your pubspec.yaml file:
|
Then run:
|
Import the package in your Dart code:
|
Component List
Atom | Variants | States |
---|---|---|
Text Date Time Geolocation Numeric Password Search TextArea | Default Filled Disabled NonEditable Focus Error Label Character Count Inner Label Info Help Text/ Description | |
Radio Selection | Default Disabled Selected PreSelected | |
Toggle | Default Disabled Selected PreSelected | |
Primary Secondary Tertiary Link | Active Disabled Label Interactions | |
Single Select Multi Select Sub type: Default Nested Tree | Default Disabled Selected Interactions | |
Default Checked | Active Disabled Label Interactions | |
Success Warning Failure | ||
Default Success Warning Error |
Last updated