iphone_has_notch 1.0.0 copy "iphone_has_notch: ^1.0.0" to clipboard
iphone_has_notch: ^1.0.0 copied to clipboard

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
130
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on iphone_has_notch