multi_screen_layout 0.0.2 copy "multi_screen_layout: ^0.0.2" to clipboard
multi_screen_layout: ^0.0.2 copied to clipboard

outdated

A collection of Widgets that make multi screen user experiences easy to build

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multi_screen_layout

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

dependencies:
  multi_screen_layout: ^0.0.2

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:multi_screen_layout/multi_screen_layout.dart';
23
likes
0
pub points
50%
popularity

Publisher

verified publisherjasonrai.ca

A collection of Widgets that make multi screen user experiences easy to build

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on multi_screen_layout