simple_status_bar 0.0.2+3 copy "simple_status_bar: ^0.0.2+3" to clipboard
simple_status_bar: ^0.0.2+3 copied to clipboard

discontinued
outdated

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: ^0.0.2+3

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
0
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Simple flutter plugin which will toggle status bar

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on simple_status_bar

Packages that implement simple_status_bar