feat : new logic

This commit is contained in:
2025-04-16 15:17:17 +03:30
parent 9188bf871f
commit 8f93a5c893
6 changed files with 191 additions and 158 deletions

View File

@@ -4,6 +4,9 @@ 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';
//other packages
export 'package:flutter_slidable/flutter_slidable.dart';
export 'package:font_awesome_flutter/font_awesome_flutter.dart';