tools/nice_tools6 library

Classes

NiceDesignToken
A single design token entry.
NiceDesignTokens
Interactive design-token explorer that shows colors, spacing, typography.
NiceDiagramDesigner
Node-edge diagram canvas with drag-to-reposition nodes.
NiceDiagramEdge
An edge connecting two nodes.
NiceDiagramNode
A node in the diagram.
NiceDisplayStylePicker
View-mode selector: grid / list / board / table.
NiceReportBlock
A single block that can be placed in a report.
NiceReportBuilder
Visual drag-and-drop report layout builder.
NiceSpeechToText
Simulates a live speech-to-text recording widget.

Enums

NiceDisplayStyle
Display style options.
NiceReportBlockType
Type of a report block.

Typedefs

NiceSpeechResultCallback = void Function(String text, {bool isFinal})
Callback types for NiceSpeechToText.