tenon_mortise 0.0.6 copy "tenon_mortise: ^0.0.6" to clipboard
tenon_mortise: ^0.0.6 copied to clipboard

outdated

Easily build your Widgets, Avoid parenthesis nesting, easy to build UI, A little like swift-ui.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tenon_mortise

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

dependencies:
  tenon_mortise: ^0.0.6

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:tenon_mortise/tenon_mortise.dart';
5
likes
0
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

Easily build your Widgets, Avoid parenthesis nesting, easy to build UI, A little like swift-ui.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on tenon_mortise

Packages that implement tenon_mortise