Skip to content

docs: align package READMEs with v1 scope for 0.1.0#2

Draft
Fiona2016 wants to merge 1 commit into
feat/flashcat-v1from
worktree-flutter-v1-release-fixes
Draft

docs: align package READMEs with v1 scope for 0.1.0#2
Fiona2016 wants to merge 1 commit into
feat/flashcat-v1from
worktree-flutter-v1-release-fixes

Conversation

@Fiona2016

Copy link
Copy Markdown
Collaborator

Prep the two published packages' READMEs for the FlashCat 0.1.0 release. Docs-only; no code changes.

flashcat_flutter_plugin

  • Remove the Flutter Web and Send Logs sections — both unsupported in v1 (Logs is a no-op; FlashCat ingest doesn't accept Logs yet).
  • Remove the Automatic Resource Tracking section (depends on the not-yet-published datadog_tracking_http_client) and list it under "Not yet available".
  • Fix the native SDK version table → iOS 0.5.0 / Android 0.4.1, drop the Browser column; state the Flutter 3.27+ requirement.
  • Fix config snippet: DatadogSite.us1FlashcatSite.cn, remove loggingConfiguration.
  • Point CONTRIBUTING/LICENSE at flashcatcloud/fc-sdk-flutter; 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.

Not in this PR (release checklist)

  • ⚠️ iOS blocker (separate repo): FlashcatLogs-NoOp 0.5.0 is not on CocoaPods trunk — plugin podspec hard-depends on it, so a fresh iOS pod install fails. Needs pod trunk push in fc-sdk-ios.
  • examples/simple_example (repo-root dev harness, publish_to:none, not in CI) still references un-ported packages; deferred. The pub.dev-facing packages/datadog_flutter_plugin/example is already correct.
  • iOS podspec cosmetics (s.version 0.0.1, Datadog metadata) left as-is.

🤖 Generated with Claude Code

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant