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.

1.3.0 #

  • New: PortDirection enum for 4-direction port orientation (up, down, left, right)
  • TopoPortPainter now accepts a direction parameter (default: PortDirection.up)
  • Ports rotate via canvas transform — both flat and LNM styles supported
  • Narrowed LNM port icon proportions for a more realistic RJ45 look
  • Example gallery now includes a direction toggle for port icons

1.2.1 #

  • Redesign LNM port icon with bold full-housing state colors (green/grey/black)
  • White pin contacts for better contrast
  • Removed small LED dot indicator
  • Full-width cavity layout

1.1.0 #

  • New: RJ45 port icon with TopoPortPainter
  • Three visual states: Link Up, Link Down, Admin Down
  • Flat and LNM hardware styles
  • PortColors constants for flat-style port colors

1.0.0 #

  • Initial release
  • 10 device types: network, switch, host, agent, router, firewall, server, generic, unknown, switchUnknown
  • 2 icon styles: flat and LNM hardware
  • Normal and error states for all icons
  • Canvas-drawn with no SVG dependencies
  • Interactive example gallery app
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