almohad_design_system 0.0.3 copy "almohad_design_system: ^0.0.3" to clipboard
almohad_design_system: ^0.0.3 copied to clipboard

A personalized design system for Flutter applications, providing reusable UI components like buttons, cards, chat bubbles, and more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add almohad_design_system

With Flutter:

 $ flutter pub add almohad_design_system

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  almohad_design_system: ^0.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:almohad_design_system/almohad_design_system.dart';
1
likes
0
points
67
downloads

Publisher

unverified uploader

Weekly Downloads

A personalized design system for Flutter applications, providing reusable UI components like buttons, cards, chat bubbles, and more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

audioplayers, flutter, flutter_animate, flutter_riverpod, flutter_spinkit, flutter_svg, iconsax, intl, url_launcher

More

Packages that depend on almohad_design_system