iconscout_downloader 0.0.1 copy "iconscout_downloader: ^0.0.1" to clipboard
iconscout_downloader: ^0.0.1 copied to clipboard

Iconscout 3D illustration, vectors icons, Photos & Images, Video & Audio Downloader without watermark.

iconscout_downloader #

pub package Last Commits GitHub repo size License
Uploaded By

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
copied to clipboard

Next we need to install this

# Dart
pub get

# Flutter
flutter packages get
copied to clipboard

In your library add the following import:

import 'package:iconscout_downloader/iconscout_downloader.dart';
copied to clipboard

Usage #

Use check class to check your link have been existed my support sites


var result = await IconscoutDownloader.get('url'); // add your url
copied to clipboard
2
likes
140
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

Iconscout 3D illustration, vectors icons, Photos & Images, Video & Audio Downloader without watermark.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

html, http

More

Packages that depend on iconscout_downloader