plexus_connect 0.0.1 copy "plexus_connect: ^0.0.1" to clipboard
plexus_connect: ^0.0.1 copied to clipboard

A customizable Flutter widget that renders dynamic plexus-style particle and line animations. Ideal for animated backgrounds, splash screens, and interactive visual effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add plexus_connect

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

dependencies:
  plexus_connect: ^0.0.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:plexus_connect/plexus_connect.dart';
3
likes
150
points
15
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter widget that renders dynamic plexus-style particle and line animations. Ideal for animated backgrounds, splash screens, and interactive visual effects.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on plexus_connect