TROUBLESHOOTING

Troubleshooting

Flutter Issues
  • SDK Not Found: Ensure Flutter is added to PATH.
  • API Call Fails: Verify the base URL and server status.
  • Missing Dependencies: Run flutter pub get to resolve issues.