Skip to content

docs: align Dart SDK documentation - #990

Open
jonathannorris wants to merge 2 commits into
mainfrom
docs-sdk-dart
Open

docs: align Dart SDK documentation#990
jonathannorris wants to merge 2 commits into
mainfrom
docs-sdk-dart

Conversation

@jonathannorris

@jonathannorris jonathannorris commented Aug 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Align Flutter platform requirements and package version guidance with the current plugin.
  • Add initialization readiness handling to the getting-started example.

Validation

  • git diff --check passed

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deploying devcycle-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 850a4c4
Status: ✅  Deploy successful!
Preview URL: https://f19cc273.devcycle-docs.pages.dev
Branch Preview URL: https://docs-sdk-dart.devcycle-docs.pages.dev

View logs

@jonathannorris
jonathannorris marked this pull request as ready for review August 6, 2026 18:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the Flutter SDK documentation to reflect newer SDK/version requirements and adds an initialization callback example to the getting started guide.

Changes:

  • Updated minimum platform requirements text (Flutter/Dart, iOS, Android).
  • Bumped the documented devcycle_flutter_client_sdk version in installation instructions.
  • Added an onInitialized usage example in initState().

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
docs/sdk/client-side-sdks/flutter/flutter-install.md Updates stated platform requirements and the dependency version shown in install docs.
docs/sdk/client-side-sdks/flutter/flutter-gettingstarted.md Adds a sample onInitialized callback to help users gate evaluations on first config.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/sdk/client-side-sdks/flutter/flutter-install.md
Comment thread docs/sdk/client-side-sdks/flutter/flutter-gettingstarted.md Outdated
Comment thread docs/sdk/client-side-sdks/flutter/flutter-gettingstarted.md

```dart
devcycle_flutter_client_sdk: ^1.8.0
devcycle_flutter_client_sdk: ^1.11.7

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment here - can we automate this?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea I'm going to look into how to do that across the SDKs, but that's for another PR

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.

3 participants