Skip to content

Commit 36274a5

Browse files
committed
feat: improve website and demo theming, extension organization and consistent node, port, connection, label builders
1 parent ea0b271 commit 36274a5

File tree

197 files changed

+10859
-5388
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

197 files changed

+10859
-5388
lines changed

packages/demo/lib/design_kit/buttons.dart

Lines changed: 580 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/// Design kit for the Vyuh Node Flow demo app.
2+
///
3+
/// A comprehensive design system with modern, distinctive components.
4+
library;
5+
6+
export 'buttons.dart';
7+
export 'example_container.dart';
8+
export 'panels.dart';
9+
export 'responsive.dart';
10+
export 'stats_panel.dart';
11+
export 'theme.dart';

0 commit comments

Comments
 (0)