docs: align package READMEs with v1 scope for 0.1.0#2
Draft
Fiona2016 wants to merge 1 commit into
Draft
Conversation
Prep the two published packages' READMEs for the FlashCat 0.1.0 release. flashcat_flutter_plugin: - Drop the Flutter Web and Send Logs sections (both unsupported in v1; Logs is a no-op and FlashCat ingest does not accept Logs). - Drop the Automatic Resource Tracking section (depends on the not-yet -published datadog_tracking_http_client) and note it under "Not yet available". - Fix native SDK version table (iOS 0.5.0 / Android 0.4.1) and drop the Browser column; state the Flutter 3.27+ requirement. - Fix config snippet: DatadogSite.us1 -> FlashcatSite.cn, remove the loggingConfiguration. - Point CONTRIBUTING/LICENSE links at flashcatcloud/fc-sdk-flutter and drop stale datadoghq.com links. flashcat_webview_tracking: - Fix install snippet version constraints ^1.3.0/^1.0.0 -> ^0.1.0. - Fix double-scheme webview_flutter link. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prep the two published packages' READMEs for the FlashCat 0.1.0 release. Docs-only; no code changes.
flashcat_flutter_plugin
datadog_tracking_http_client) and list it under "Not yet available".0.5.0/ Android0.4.1, drop the Browser column; state the Flutter 3.27+ requirement.DatadogSite.us1→FlashcatSite.cn, removeloggingConfiguration.flashcatcloud/fc-sdk-flutter; drop staledatadoghq.comlinks.flashcat_webview_tracking
^1.3.0/^1.0.0→^0.1.0.webview_flutterlink.Not in this PR (release checklist)
FlashcatLogs-NoOp0.5.0 is not on CocoaPods trunk — plugin podspec hard-depends on it, so a fresh iOSpod installfails. Needspod trunk pushinfc-sdk-ios.examples/simple_example(repo-root dev harness,publish_to:none, not in CI) still references un-ported packages; deferred. The pub.dev-facingpackages/datadog_flutter_plugin/exampleis already correct.s.version 0.0.1, Datadog metadata) left as-is.🤖 Generated with Claude Code