FLUTTER ECOSYSTEM

circular_widgets

Display widgets in a circle.

circular_widgets cover
Latest version
3.0.0
30-day downloads
99
Likes
50
Pub points
140

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

CircularWidgets is a Flutter package that enables developers to arrange widgets in a circular layout, ideal for creating radial menus, progress indicators, or interactive circular interfaces. It provides flexible positioning and customization options for arranging child widgets around a central point. The package supports all major platforms including Android, iOS, Web, macOS, Windows, and Linux, making it highly versatile for cross-platform applications. With simple integration via pub add, it enhances UI design with minimal code. Its intuitive API allows precise control over angles, spacing, and alignment.

Use cases
  • Radial navigation menus
  • Circular progress indicators
  • Interactive circular buttons
  • Dashboard widget layouts
  • Custom circular animations
Key features
  • Easy circular arrangement of widgets
  • Support for custom angles and spacing
  • Cross-platform compatibility
  • Simple integration with pub
  • Flexible alignment and rotation options
Suitable for
  • UI designers seeking circular layouts
  • Developers building radial interfaces
  • Apps requiring circular progress displays
  • Cross-platform mobile and web apps
  • Interactive dashboard components
Considerations
  • May require performance optimization for large numbers of widgets
  • Limited built-in animation support
  • Best suited for static or low-frequency dynamic layouts
  • Not ideal for complex hierarchical circular structures
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add circular_widgets

Categories

Source repository

Related projects

No data available yet.