happenings_ui 0.3.0 copy "happenings_ui: ^0.3.0" to clipboard
happenings_ui: ^0.3.0 copied to clipboard

Happenings design system — tokens, theme, and shared components for Flutter apps built on Material 3 with a Zinc color palette.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add happenings_ui

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

dependencies:
  happenings_ui: ^0.3.0

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

Import it

Now in your Dart code, you can use:

import 'package:happenings_ui/happenings_ui.dart';
0
likes
140
points
114
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Happenings design system — tokens, theme, and shared components for Flutter apps built on Material 3 with a Zinc color palette.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_cache_manager, flutter_markdown_plus, google_fonts, image_picker, markdown, shimmer, url_launcher

More

Packages that depend on happenings_ui