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