favicon

Creator: coderz1093

Last updated:

Add to Cart

Description:

favicon

Scrapes a website for favicons and orders them by image dimensions, or just return the best one. Example:
import 'package:favicon/favicon.dart';
var iconUrl = await FaviconFinder.getBest('https://www.mashable.com');
print(iconUrl);
copied to clipboard
Inspired by https://github.com/scottwernervt/favicon.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.