two_pane_view 0.0.1 copy "two_pane_view: ^0.0.1" to clipboard
two_pane_view: ^0.0.1 copied to clipboard

Two pane view to achieve good UI look and feel.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add two_pane_view

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

dependencies:
  two_pane_view: ^0.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:two_pane_view/two_pane_view.dart';
0
likes
130
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

Two pane view to achieve good UI look and feel.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, nil

More

Packages that depend on two_pane_view