flutter_joon_flat 1.0.1 copy "flutter_joon_flat: ^1.0.1" to clipboard
flutter_joon_flat: ^1.0.1 copied to clipboard

Flutter Widget 扁平化扩展库:把嵌套的 widget 树转成链式调用。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_joon_flat

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

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

Documentation

API reference

Publisher

verified publisherpub.ygjoon.cn

Weekly Downloads

Flutter Widget 扁平化扩展库:把嵌套的 widget 树转成链式调用。

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_joon_flat