common_designs 1.1.3 copy "common_designs: ^1.1.3" to clipboard
common_designs: ^1.1.3 copied to clipboard

A comprehensive, production-grade design system with robust animations for Flutter apps. Inspired by modern e-commerce interfaces with smooth transitions, interactive animations, and beautiful typography.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add common_designs

With Flutter:

 $ flutter pub add common_designs

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

dependencies:
  common_designs: ^1.1.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:common_designs/common_designs.dart';
0
likes
0
points
47
downloads

Publisher

verified publisherinnocentdiwe.qzz.io

Weekly Downloads

A comprehensive, production-grade design system with robust animations for Flutter apps. Inspired by modern e-commerce interfaces with smooth transitions, interactive animations, and beautiful typography.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, common_utils2, flutter, flutter_animate, google_fonts, modal_bottom_sheet, shimmer, smooth_page_indicator

More

Packages that depend on common_designs