iconscout_downloader 0.0.1 iconscout_downloader: ^0.0.1 copied to clipboard
Iconscout 3D illustration, vectors icons, Photos & Images, Video & Audio Downloader without watermark.
iconscout_downloader #
Dart package for download iconscout 3D illustration, vectors icons, Photos & Images, Video & Audio without watermark.
Getting Started #
In the pubspec.yaml
of your flutter project, add the following dependency:
dependencies:
...
iconscout_downloader: ^0.0.1
Next we need to install this
# Dart
pub get
# Flutter
flutter packages get
In your library add the following import:
import 'package:iconscout_downloader/iconscout_downloader.dart';
Usage #
Use check
class to check your link have been existed my support sites
var result = await IconscoutDownloader.get('url'); // add your url