flutter_floating 2.0.0 copy "flutter_floating: ^2.0.0" to clipboard
flutter_floating: ^2.0.0 copied to clipboard

Flutter Permissionless Floating Window, a lightweight, flexible, and fully functional Flutter floating window component.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_floating

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

dependencies:
  flutter_floating: ^2.0.0

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_floating/flutter_floating.dart';
38
likes
140
points
1.05k
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Permissionless Floating Window, a lightweight, flexible, and fully functional Flutter floating window component.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on flutter_floating