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

Accessible, Flutter-native resizable panel groups for split views, sidebars, and editor layouts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add resizable_panel_group

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

dependencies:
  resizable_panel_group: ^0.1.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:resizable_panel_group/resizable_panel_group.dart';
1
likes
160
points
79
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Accessible, Flutter-native resizable panel groups for split views, sidebars, and editor layouts.

Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #layout #split-view #resizable #accessibility

License

MIT (license)

Dependencies

flutter

More

Packages that depend on resizable_panel_group