pdf_flutter
pdf_flutter copied to clipboard
Replace jcenter with mavenCentral
Jcenter is deprecated since March 31st, 2021 and now its become unavailable: Build fails with issue:
project :app > project :blah-blah
Could not resolve blah-blah Could not get resource 'https://jitpack.io/blah-blah.pom'. Could not HEAD 'https://jitpack.io/blah-blah.pom'. Received status code 521 from server
The Solution is to migrate the library to mavenCentral and replace it in the dependencies list.