is_screen_round 0.0.3 copy "is_screen_round: ^0.0.3" to clipboard
is_screen_round: ^0.0.3 copied to clipboard

PlatformAndroid

A plugin to check whether a screen on Android is round.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add is_screen_round

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

dependencies:
  is_screen_round: ^0.0.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:is_screen_round/is_screen_round.dart';
1
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A plugin to check whether a screen on Android is round.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on is_screen_round