flutter_link_preview icon indicating copy to clipboard operation
flutter_link_preview copied to clipboard

Update version of http package in pubspec.yaml

Open ShyamKrishna122 opened this issue 3 years ago • 2 comments

Update version of http package to 0.13.0 in pubspec.yaml

ShyamKrishna122 avatar May 09 '21 15:05 ShyamKrishna122

You can use my fork until this gets updated. Use below in your pubspec.yaml:

flutter_link_preview:
    git: 'https://github.com/ItzNotABug/flutter_link_preview'

ItzNotABug avatar May 18 '21 08:05 ItzNotABug

@ItzNotABug thanks but this does not support null safety.

UmairSaqibBhutta avatar Feb 15 '22 14:02 UmairSaqibBhutta