chain_ui 0.0.1 copy "chain_ui: ^0.0.1" to clipboard
chain_ui: ^0.0.1 copied to clipboard

Lightweight Flutter extensions for adaptive layouts, animations, accessibility, and gesture handling with clean, chainable APIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chain_ui

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

dependencies:
  chain_ui: ^0.0.1

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:chain_ui/chain_ui.dart';
0
likes
150
points
31
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Lightweight Flutter extensions for adaptive layouts, animations, accessibility, and gesture handling with clean, chainable APIs.

Repository (GitHub)
View/report issues

Topics

#adaptive-layout #animations #accessibility #gesture-handling #chainable-ui

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on chain_ui