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

A native Flutter UI component library — 30+ theme-aware, responsive, controller-driven widgets (inputs, overlays, data, effects) built on nib_motion.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nib_components

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

dependencies:
  nib_components: ^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:nib_components/nib_components.dart';
1
likes
160
points
68
downloads

Documentation

API reference

Publisher

verified publishernibmotion.xyz

Weekly Downloads

A native Flutter UI component library — 30+ theme-aware, responsive, controller-driven widgets (inputs, overlays, data, effects) built on nib_motion.

Homepage
Repository (GitHub)
View/report issues

Topics

#ui #components #widget #design-system #animation

License

MIT (license)

Dependencies

flutter, nib_motion

More

Packages that depend on nib_components