flutter_super_scaffold 0.0.4 copy "flutter_super_scaffold: ^0.0.4" to clipboard
flutter_super_scaffold: ^0.0.4 copied to clipboard

Scaffold widget that will handle status bar and navigation bar in both Android & Ios.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_super_scaffold

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

dependencies:
  flutter_super_scaffold: ^0.0.4

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:flutter_super_scaffold/flutter_super_scaffold.dart';
2
likes
110
pub points
49%
popularity

Publisher

unverified uploader

Scaffold widget that will handle status bar and navigation bar in both Android & Ios.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_super_scaffold