editor_widgets 0.0.5 copy "editor_widgets: ^0.0.5" to clipboard
editor_widgets: ^0.0.5 copied to clipboard

Useful widgets to create IDE-like layouts

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add editor_widgets

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

dependencies:
  editor_widgets: ^0.0.5

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:editor_widgets/editor_widgets.dart';
1
likes
140
points
21
downloads

Publisher

verified publisherleal.systems

Weekly Downloads

Useful widgets to create IDE-like layouts

Repository (GitHub)
View/report issues

Topics

#docking #widget #dashboard #layout

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on editor_widgets