claude refactorings, flutter best practices, platform dependent changes, general cleanup
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:jiffy/jiffy.dart';
|
||||
|
||||
import '../../../state/app/infrastructure/loadableState/loadable_state.dart';
|
||||
import '../../../state/app/infrastructure/loadableState/view/loadable_state_consumer.dart';
|
||||
import '../../../state/app/infrastructure/utilityWidgets/bloc_module.dart';
|
||||
import '../../../state/app/infrastructure/loadable_state/loadable_state.dart';
|
||||
import '../../../state/app/infrastructure/loadable_state/view/loadable_state_consumer.dart';
|
||||
import '../../../state/app/infrastructure/utility_widgets/bloc_module.dart';
|
||||
import '../../../state/app/modules/holidays/bloc/holidays_bloc.dart';
|
||||
import '../../../state/app/modules/holidays/bloc/holidays_event.dart';
|
||||
import '../../../state/app/modules/holidays/bloc/holidays_state.dart';
|
||||
|
||||
Reference in New Issue
Block a user