Jonas

Results 3 issues of Jonas

### Steps to reproduce 1. Use Semantics(link: true, child: ...) in your app 2. Activate Screenreader (iOS: VoiceOver, Android: Talkback) 3. Select links in the rotor (iOS: Two fingers Bottle...

framework
a: accessibility
has reproducible steps
fyi-android
fyi-ios
team-accessibility
found in release: 3.29
found in release: 3.31

As described in https://github.com/imaNNeo/fl_chart/issues/2003 a "Stacked Pie Chart" was requested. This Pull Request aims to add this feature. # Solution The Implementation of [StackedPieChart] is very similar to [PieChart]. The...

# Description It would be very useful to extend the current PieChart with support for stacked slices. Instead of each slice containing a single value, a slice could contain a...