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

unlisted

Detect Interactive Flat Panels (IFPs) vs tablets on Android. Analyze screen size, brand, hardware features, and stylus support with confidence scoring for licensing and feature control.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ifp_detector

With Flutter:

 $ flutter pub add ifp_detector

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

dependencies:
  ifp_detector: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ifp_detector/ifp_detector.dart';
0
likes
0
points
124
downloads

Publisher

unverified uploader

Weekly Downloads

Detect Interactive Flat Panels (IFPs) vs tablets on Android. Analyze screen size, brand, hardware features, and stylus support with confidence scoring for licensing and feature control.

Repository (GitHub)
View/report issues

Topics

#ifp #device-detection #tablet #android #education

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ifp_detector

Packages that implement ifp_detector