edge_to_edge_resolver 0.0.5 copy "edge_to_edge_resolver: ^0.0.5" to clipboard
edge_to_edge_resolver: ^0.0.5 copied to clipboard

A Flutter plugin to customize navigation bar color and system UI overlays for Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add edge_to_edge_resolver

With Flutter:

 $ flutter pub add edge_to_edge_resolver

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

dependencies:
  edge_to_edge_resolver: ^0.0.5

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:edge_to_edge_resolver/edge_to_edge_resolver.dart';
2
likes
0
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to customize navigation bar color and system UI overlays for Android and iOS.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on edge_to_edge_resolver

Packages that implement edge_to_edge_resolver