carpenter 0.1.0 copy "carpenter: ^0.1.0" to clipboard
carpenter: ^0.1.0 copied to clipboard

A semantic and adaptive UI platform for Flutter applications across desktop, web, and mobile.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add carpenter

With Flutter:

 $ flutter pub add carpenter

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

dependencies:
  carpenter: ^0.1.0

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:carpenter/carpenter.dart';
1
likes
0
points
397
downloads

Publisher

verified publisheralbizia.studio

Weekly Downloads

A semantic and adaptive UI platform for Flutter applications across desktop, web, and mobile.

Repository (GitHub)
View/report issues

Topics

#flutter #design-system #ui #components #adaptive-ui

License

unknown (license)

Dependencies

bloc, carpenter_mordant, carpenter_units, flutter, flutter_svg, yx_navigation

More

Packages that depend on carpenter