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

Similar features as Winforms MDI Container.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mdiwindow

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

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

Publisher

verified publishercovalentinfotech.com

Weekly Downloads

Similar features as Winforms MDI Container.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on mdiwindow