flutter_flowin 0.1.1 copy "flutter_flowin: ^0.1.1" to clipboard
flutter_flowin: ^0.1.1 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 Dart:

 $ dart pub add flutter_flowin

With Flutter:

 $ flutter pub add flutter_flowin

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

dependencies:
  flutter_flowin: ^0.1.1

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

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

Topics

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

License

unknown (license)

Dependencies

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

More

Packages that depend on flutter_flowin