Skip to content

docs: add an FDv2 example app for the Flutter SDK#316

Draft
kinyoklion wants to merge 1 commit into
rlamb/sdk-2188/expose-fdv2-data-systemfrom
rlamb/sdk-2188/fdv2-example-app
Draft

docs: add an FDv2 example app for the Flutter SDK#316
kinyoklion wants to merge 1 commit into
rlamb/sdk-2188/expose-fdv2-data-systemfrom
rlamb/sdk-2188/fdv2-example-app

Conversation

@kinyoklion

Copy link
Copy Markdown
Member

Stacked on #314 (the Flutter FDv2 exposure). A runnable example app demonstrating FDv2 in the Flutter SDK.

What it shows

  • Enabling the data system via LDConfig(..., dataSystem: DataSystemConfig()).
  • Switching connection modes at runtime with LDClient.setConnectionMode(...).

Registered in the melos workspace (packages/flutter_client_sdk/example_fdv2). Modeled on js-core's react-native example-fdv2.

flutter analyze clean on the example lib/.

@kinyoklion kinyoklion force-pushed the rlamb/sdk-2188/expose-fdv2-data-system branch from 0a9b5dd to dd322f6 Compare June 25, 2026 22:59
@kinyoklion kinyoklion force-pushed the rlamb/sdk-2188/fdv2-example-app branch 3 times, most recently from 067c9c0 to 8a6c2dc Compare June 25, 2026 23:07
A runnable example demonstrating FDv2 in the Flutter SDK: enabling the
data system via DataSystemConfig on LDConfig and switching connection
modes with setConnectionMode. Registered in the melos workspace.

Modeled on the js-core react-native example-fdv2.
@kinyoklion kinyoklion force-pushed the rlamb/sdk-2188/fdv2-example-app branch from 8a6c2dc to d5c9834 Compare June 25, 2026 23:11
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