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

Supports custom solid color, gradient color, background image Scaffold

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_background_scaffold

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

dependencies:
  custom_background_scaffold: ^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:custom_background_scaffold/custom_background_scaffold.dart';
0
likes
160
points
46
downloads

Publisher

verified publisherppsw.asia

Weekly Downloads

Supports custom solid color, gradient color, background image Scaffold

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_background_scaffold