simple_status_bar 1.0.0 copy "simple_status_bar: ^1.0.0" to clipboard
simple_status_bar: ^1.0.0 copied to clipboard

discontinued
PlatformAndroidiOS

Simple flutter plugin which will toggle status bar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_status_bar

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

dependencies:
  simple_status_bar: ^1.0.0

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:simple_status_bar/simple_status_bar.dart';
1
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Simple flutter plugin which will toggle status bar

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_status_bar