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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
38
likes
150
points
31
downloads

Publisher

verified publishergabriel.terwesten.net

Weekly Downloads

2024.09.13 - 2025.03.28

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