Skip to content

feat: Add support for SelectableText widget #385

@divyanshub024

Description

@divyanshub024

Description

Add support for the SelectableText widget in Stac, enabling developers to declare selectable text in Server Driven UI for Flutter apps. This widget will allow displaying material design selectable text elements as described in the official documentation: Flutter SelectableText Widget.

Requirements

  • Create a model for the SelectableText widget in the stac_core package.
  • Add a parser for the SelectableText widget in the stac package.
  • Create an example in Stac Gallery.
  • Add documentation for the SelectableText widget.

Additional Context

Selectable text fields improve accessibility and allow users to interact with textual content more flexibly. See API for widget details: https://api.flutter.dev/flutter/material/SelectableText-class.html

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions