flutter_presentation_display 2.0.5 copy "flutter_presentation_display: ^2.0.5" to clipboard
flutter_presentation_display: ^2.0.5 copied to clipboard

PlatformAndroid

A Flutter plugin designed to handling secondary (presentation) display

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_presentation_display

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

dependencies:
  flutter_presentation_display: ^2.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_presentation_display/flutter_presentation_display.dart';
3
likes
160
points
61
downloads

Publisher

verified publisherelriztechnology.com

Weekly Downloads

A Flutter plugin designed to handling secondary (presentation) display

Repository (GitHub)

Topics

#secondary-display #presentation-display #display-manager #display-plugin #multiple-displays

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_presentation_display