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

View elements in a global scene through local windows. Create effects which visually connect separate UI elements.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add glopos

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

dependencies:
  glopos: ^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:glopos/glopos.dart';
37
likes
130
pub points
23%
popularity

Publisher

verified publishergabriel.terwesten.net

View elements in a global scene through local windows. Create effects which visually connect separate UI elements.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on glopos