-
-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
📌 Issue Overview
Currently the therapist app contains many bugs:-
- Two splash screens reference in the app (causes breaking).
main.darthas two refernces of splash screen which fails the build.- the
pubspec.yamlfile doesn't containflutter_dotenvbut the app uses this package. - intl package dependency issues.
- multiple session folders in lib/presentation
- multiple widgets folders in lib/presentation
splash_screen.dartmissed a}, failing the build.
🔍 Steps to Reproduce
- Clone the repo (latest code).
flutter pub getin therapist app.- Observer
pubspec.yamlissues. - After fixing those, run the app.
- Observe issues.
🎯 Expected Behavior
The app should run smoothly error free when cloned directly from the main branch.
🚨 Actual Behavior
The app breaks on run.
💡 Suggested Improvements
Fix all the issues
Record
- I agree to follow this project's Code of Conduct
- I want to work on this issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels