Please test local project code.
Follow these steps:
- •Ensure all dependencies are available with
flutter pub get - •Lint the code with
flutter analyze - •Test the code with
flutter test - •Provide a brief summary of lint and test results, grouped by warnings and failures
Remember to use the GitHub CLI (gh) for all GitHub-related tasks.