[Tour of Beam] [Frontend] [Task]: Return flutter_markdown package after text selection is fixed
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
### What needs to happen?
The [flutter_markdown](https://pub.dev/packages/flutter_markdown) package was temporarily replaced with [flutter_markdown_selectionarea](https://pub.dev/packages/flutter_markdown_selectionarea), because text selection [doesn't work properly in flutter_markdown](https://github.com/flutter/flutter/issues/99819).
Replace flutter_markdown_selectionarea with flutter_markdown when the issue is resolved.
### Issue Priority
Priority: 3 (nice-to-have improvement)
### Issue Components
- [ ] Component: Python SDK
- [ ] Component: Java SDK
- [ ] Component: Go SDK
- [ ] Component: Typescript SDK
- [ ] Component: IO connector
- [ ] Component: Beam examples
- [ ] Component: Beam playground
- [ ] Component: Beam katas
- [ ] Component: Website
- [ ] Component: Spark Runner
- [ ] Component: Flink Runner
- [ ] Component: Samza Runner
- [ ] Component: Twister2 Runner
- [ ] Component: Hazelcast Jet Runner
- [ ] Component: Google Cloud Dataflow Runner
Contributor guide
Assessment
This issue has not been assessed yet.