Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 893 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 893 Bytes

tatweerui

Markdown Monster icon

tatweerui is a Flutter package that provides a collection of custom UI components for building Flutter applications. This package includes custom buttons, switches, list sections, list tiles, base dialogs, and info dialogs.

Installation

To use tatweerui in your Flutter project, add the following dependency to your pubspec.yaml file:

dependencies:
  tatweerui: ^0.0.10

Usage

Success Status How example looks

tatweerui-flutter