iphone_has_notch 0.0.1+2 copy "iphone_has_notch: ^0.0.1+2" to clipboard
iphone_has_notch: ^0.0.1+2 copied to clipboard

outdated

Returns true if the phone is iPhone and it has notch, returns false otherwise.

iphone_has_notch #

A very simple package with one function - returns true if phone is iPhone and it has notch. Package has no any dependencies and work on any platform.

Getting Started #

Install the package. Use code

import 'package:iphone_has_notch/iphone_has_notch.dart';
Text('This phone is iPhone and it has notch'),
Text('${IphoneHasNotch.hasNotch}'),
16
likes
0
pub points
87%
popularity

Publisher

verified publisherawaik.pro

Returns true if the phone is iPhone and it has notch, returns false otherwise.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on iphone_has_notch