fluid_ui_design 0.0.2 copy "fluid_ui_design: ^0.0.2" to clipboard
fluid_ui_design: ^0.0.2 copied to clipboard

A framework for building Fluid Responsive UIs in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluid_ui_design

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

dependencies:
  fluid_ui_design: ^0.0.2

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:fluid_ui_design/fluid_ui_design.dart';
2
likes
100
pub points
32%
popularity

Publisher

verified publisherdutchcodingcompany.com

A framework for building Fluid Responsive UIs in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_lints

More

Packages that depend on fluid_ui_design