flutter_charts icon indicating copy to clipboard operation
flutter_charts copied to clipboard

Update needed

Open mooseandpebs opened this issue 6 months ago • 0 comments

I had to change all the hashValues to Object.hash. Also, in legend_entry_layout.dart I had to change line 134 Them.of(confext).bodyText2!.color to Theme.of(context).colorScheme.onPrimary

mooseandpebs avatar Jul 29 '24 20:07 mooseandpebs