fossui 0.1.1 copy "fossui: ^0.1.1" to clipboard
fossui: ^0.1.1 copied to clipboard

The Fresh, Minimal Flutter UI kit. Themed from one source. Inspired by coss.com/ui, Cal.com's design system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fossui

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

dependencies:
  fossui: ^0.1.1

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:fossui/fossui.dart';
27
likes
160
points
536
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherfossui.org

Weekly Downloads

The Fresh, Minimal Flutter UI kit. Themed from one source. Inspired by coss.com/ui, Cal.com's design system.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ui #coss #design-system #components #theming

License

MIT (license)

Dependencies

flutter, theme_tailor_annotation

More

Packages that depend on fossui