For the past three days, I found It difficult to build my project, each time I run the project it gives me the following error message:
82 packages have newer versions incompatible with dependency constraints. Try flutter pub outdated
for more information. Launching lib/main.dart on Web Server in debug mode... Waiting for connection from debug service on Web Server... Warning: In index.html:52: Local variable for "serviceWorkerVersion" is deprecated. Use "{{flutter_service_worker_version}}" template token instead. Warning: In index.html:67: "FlutterLoader.loadEntrypoint" is deprecated. Use "FlutterLoader.load" instead. the Dart compiler exited unexpectedly. Waiting for connection from debug service on Web Server... 92.8s Failed to compile application.
Please how do I go about this issue