flutter_statusbar

Last updated:

0 purchases

flutter_statusbar Image
flutter_statusbar Images
Add to Cart

Description:

flutter statusbar

flutter_statusbar #
A flutter plugin to fetch statusbar info like height.
Getting Started #
Add

flutter_statusbar : ^0.0.1

copied to clipboard
to your pubspec.yaml ,and run
flutter packages get
copied to clipboard
How to use #
import 'package:flutter_statusbar/flutter_statusbar.dart';

double _height = await FlutterStatusbar.height;

copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.