This commit is contained in:
2025-03-04 18:11:58 +02:00
parent b182b1ede7
commit f7db26bee4
4 changed files with 6 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ import 'src/blur.widget.dart';
import 'src/image.widget.dart';
//s1 Exports
export 'src/blur.widget.dart' show BlurExtension;
export 'src/image.widget.dart' show ImageSizingMaster;
class AstromicWidgets {
/// Customized Image widget for the Astromic system.