services/flutter_docs_client library
Client for fetching Flutter SDK breaking-change documentation.
Flutter documents breaking changes at: https://docs.flutter.dev/release/breaking-changes
The source Markdown lives in the flutter/website repository on GitHub. This client fetches and parses that index page to produce a structured list of breaking changes, optionally filtered to a Flutter version range.