DIGIT UI Core Flutter Components
Last updated
Last updated
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
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.
Add this to your pubspec.yaml file:
Then run:
Import the package in your Dart code:
Atom | Variants | States |
---|---|---|
dependencies:
digit_ui_components: 0.0.1
flutter pub get
import 'package:digit_ui_components/digit_components.dart';
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