beui 1.2.0 copy "beui: ^1.2.0" to clipboard
beui: ^1.2.0 copied to clipboard

Spring-physics motion components for Flutter — a one-to-one port of the beUI React library, from switches and docks to shader backgrounds.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add beui

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

dependencies:
  beui: ^1.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:beui/beui.dart';
0
likes
140
points
234
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Spring-physics motion components for Flutter — a one-to-one port of the beUI React library, from switches and docks to shader backgrounds.

Homepage
Repository (GitHub)
View/report issues

Topics

#ui #animation #motion #widget #components

License

MIT (license)

Dependencies

clock, flutter, flutter_lucide, motor

More

Packages that depend on beui