master_detail_scaffold 1.1.1+1 copy "master_detail_scaffold: ^1.1.1+1" to clipboard
master_detail_scaffold: ^1.1.1+1 copied to clipboard

outdated

A package for implementing a responsive master-detail scaffold widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add master_detail_scaffold

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

dependencies:
  master_detail_scaffold: ^1.1.1+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:master_detail_scaffold/master_detail_scaffold.dart';
19
likes
0
pub points
55%
popularity

Publisher

verified publisherdexterx.dev

A package for implementing a responsive master-detail scaffold widget

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on master_detail_scaffold