iphone_has_notch

Creator: coderz1093

Last updated:

Add to Cart

Description:

iphone has notch

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';
copied to clipboard
Text('This phone is iPhone and it has notch'),
Text('${IphoneHasNotch.hasNotch}'),
copied to clipboard

License

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

Customer Reviews

There are no reviews.