document_pip 0.1.1 copy "document_pip: ^0.1.1" to clipboard
document_pip: ^0.1.1 copied to clipboard

Platformweb

Put live Flutter widgets in a real always-on-top OS window from Flutter Web, using the Document Picture-in-Picture API and Flutter's multi-view engine.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add document_pip

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

dependencies:
  document_pip: ^0.1.1

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:document_pip/document_pip.dart';
0
likes
160
points
0
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherjumyn.com

Weekly Downloads

Put live Flutter widgets in a real always-on-top OS window from Flutter Web, using the Document Picture-in-Picture API and Flutter's multi-view engine.

Repository (GitHub)
View/report issues

Topics

#picture-in-picture #web #window #multi-view #floating

License

MIT (license)

Dependencies

flutter, web

More

Packages that depend on document_pip