curtain changes

This commit is contained in:
mohammad
2024-08-29 16:57:15 +03:00
parent 1e35bb8736
commit eb5aa56536

View File

@ -7,9 +7,7 @@ import 'package:syncrow_app/firebase_options.dart';
import 'package:syncrow_app/services/locator.dart';
import 'package:syncrow_app/utils/bloc_observer.dart';
import 'package:syncrow_app/utils/helpers/localization_helpers.dart';
import 'my_app.dart';
void main() {
//to observe the state of the blocs in the output console
Bloc.observer = MyBlocObserver();