topology_view_icons 1.3.0 copy "topology_view_icons: ^1.3.0" to clipboard
topology_view_icons: ^1.3.0 copied to clipboard

Canvas-drawn network topology device icons for Flutter. 10 device types (switch, host, DPU, router, firewall, server, cloud, etc.) in flat and hardware styles with normal/error states. No SVG dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add topology_view_icons

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

dependencies:
  topology_view_icons: ^1.3.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:topology_view_icons/topology_view_icons.dart';
0
likes
150
points
14
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Canvas-drawn network topology device icons for Flutter. 10 device types (switch, host, DPU, router, firewall, server, cloud, etc.) in flat and hardware styles with normal/error states. No SVG dependencies.

Repository (GitHub)
View/report issues

Topics

#widget #icon #network #topology

License

MIT (license)

Dependencies

flutter

More

Packages that depend on topology_view_icons