auto_scaffold_easy 1.0.2 copy "auto_scaffold_easy: ^1.0.2" to clipboard
auto_scaffold_easy: ^1.0.2 copied to clipboard

A Scaffold which is ability to automatically select between [NavigationDestination] and [NavigationRailDestination] as the screen size changes

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_scaffold_easy

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

dependencies:
  auto_scaffold_easy: ^1.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:auto_scaffold_easy/auto_scaffold_easy.dart';
1
likes
160
points
37
downloads

Publisher

verified publisheralfiey.me

Weekly Downloads

A Scaffold which is ability to automatically select between [NavigationDestination] and [NavigationRailDestination] as the screen size changes

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on auto_scaffold_easy