simple_status_bar 0.0.2 copy "simple_status_bar: ^0.0.2" to clipboard
simple_status_bar: ^0.0.2 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

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
pub points
0%
popularity

Publisher

unverified uploader

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