runable
This commit is contained in:
7
lib/core/widgets/widgets.dart
Normal file
7
lib/core/widgets/widgets.dart
Normal file
@@ -0,0 +1,7 @@
|
||||
// Core Reusable Widgets
|
||||
export 'loading_indicator.dart';
|
||||
export 'empty_state.dart';
|
||||
export 'error_widget.dart';
|
||||
export 'custom_button.dart';
|
||||
|
||||
// This file provides a central export point for all core widgets
|
||||
Reference in New Issue
Block a user