Files
rasadyar_application/packages/core/lib/core.dart
mr.mojtaba cf4dfb23ea fix:
1-bottom sheet
2- on tap location
3- swipe widget
2025-04-14 16:23:09 +03:30

10 lines
290 B
Dart

library;
export 'package:get/get.dart';
export 'package:rasadyar_core/presentation/common/common.dart';
export 'package:rasadyar_core/presentation/utils/utils.dart';
export 'package:rasadyar_core/presentation/widget/widget.dart';
export 'package:flutter_slidable/flutter_slidable.dart';