flutter_flowin 0.2.0 copy "flutter_flowin: ^0.2.0" to clipboard
flutter_flowin: ^0.2.0 copied to clipboard

A Flutter design system built on design tokens and a Material-mapped theme, with a component library of buttons, inputs, chips, tabs, cards and sheets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_flowin

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

dependencies:
  flutter_flowin: ^0.2.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:flutter_flowin/flutter_flowin.dart';
0
likes
150
points
319
downloads

Documentation

API reference

Publisher

verified publisherluisburgos.xyz

Weekly Downloads

A Flutter design system built on design tokens and a Material-mapped theme, with a component library of buttons, inputs, chips, tabs, cards and sheets.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#design-system #user-interface #material-alternative #design #components

License

MIT (license)

Dependencies

figma_squircle, flutter, lucide_icons_flutter, meta, shared_preferences, smooth_page_indicator, super_tooltip

More

Packages that depend on flutter_flowin