design_system_widgets 0.0.1
design_system_widgets: ^0.0.1 copied to clipboard
This repository contains a collection of reusable Flutter widgets built to align with the design system of our application. These widgets have been crafted to ensure consistency in UI elements such as [...]
Custom Widgets for Design System #
Overview #
This repository contains a collection of reusable Flutter widgets built to adhere to our design system. These widgets are designed to ensure consistency in the user interface and simplify development by providing pre-built, customizable components.
Installation #
To integrate these widgets into your Flutter project, add the following to your pubspec.yaml:
dependencies:
design_system_widgets^0.0.1