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}'),
17
likes
150
points
623
downloads

Publisher

verified publisherawaik.pro

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on iphone_has_notch