Idean / Flutter-Neumorphic

A complete, ready to use, Neumorphic ui kit for Flutter, 🕶️ dark mode compatible
https://pub.dev/packages/flutter_neumorphic
Apache License 2.0
2.01k stars 370 forks source link

Make readme images load by link so they can be viewed on the pub.dev docs #264

Closed Sami-ul closed 1 year ago

Sami-ul commented 2 years ago

Images were broken on pub.dev: https://pub.dev/documentation/flutter_neumorphic/latest/ This is because the path to the image was specified and the medias folder is not available to pub.dev, loading by link allows pub.dev to also load the images.