'Why I Keep Getting "DartUri: Unresolved uri: dart:web_sql" and "DartUri: Unresolved Uri: dart:ui" in my flutter web app

So I'm currently working on a web app using Flutter Web. After implementing pdf package I keep getting this message on my debug console every time I restart my application. Here is the screenshot of my debug console:

debug console screenshot

Please help me with this problem. and here are the list of packages I use on my pubspec.yaml: pubspec.yaml dependencies



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source