Flutter project

Does anyone know about problematic_library?
The problematic_library package cannot be found on the pub.dev site.
I’ writing Flutter project
I registered the following in my pubspec.yaml file:

problematic_library:
hosted:
url:https:
name: problematic_library
version: ^1.0.0 #

After writing this, I can’t find any information about it on the pub.dev site.
I can’t run my app in this state.
The app is dead.
Is there any way to solve this?

To help me understand better, could you tell me a bit more about this problematic_library?

Where did you obtain it - was it on pub.dev?

Also, a brief description of what it does and how you used it in your project would be great. That will give us context for recommending a suitable replacement.

3 Likes