FLUTTER ECOSYSTEM

linkcheck

A very fast link-checker. Crawls sites and checks integrity of links both in HTML and in CSS.

linkcheck cover
Latest version
3.1.0
30-day downloads
7K
Likes
15
Pub points
155

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

linkcheck is a high-performance tool for verifying the integrity of links within HTML and CSS files. It efficiently crawls websites, identifying broken or unreachable links to ensure content reliability. Designed for developers and site maintainers, it supports multiple platforms including Android, iOS, macOS, Windows, and Linux. The package integrates seamlessly into development workflows via Flutter's pub system. Its fast scanning capabilities make it ideal for regular site audits and quality assurance processes.

Use cases
  • Website maintenance
  • Automated link validation
  • Pre-deployment checks
  • Content integrity verification
  • CI/CD pipeline integration
Key features
  • Fast crawling performance
  • Supports HTML and CSS link detection
  • Cross-platform compatibility
  • Command-line interface
  • Integration with Flutter projects
Suitable for
  • Frontend developers
  • Site administrators
  • DevOps engineers
  • Quality assurance teams
  • Content managers
Considerations
  • Requires internet access for external link checks
  • May generate false positives with dynamic content
  • Not designed for real-time monitoring
  • Limited to static analysis of links
  • Rate limiting may apply on external sites
Supported platformsAndroidiOSmacOSWindowsLinux

Install package

flutter pub add linkcheck

Categories

Source repository

Related projects

No data available yet.