CoreySafetyIndicators

Results 3 issues of CoreySafetyIndicators

# Bug Report ## Description When using a decoration to change border radius, the hover decoration doesn't get updated to match. ![image](https://github.com/afonsocraposo/buttons_tabbar/assets/122581915/eb0e8518-91ad-419d-a83a-e1043c0825cc) ![image](https://github.com/afonsocraposo/buttons_tabbar/assets/122581915/4023dcd9-9823-44c1-a444-0e1a18c4b8a5) ## Steps to Reproduce 1. Create a...

bug
help wanted

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill version 9.3.4 ### Steps to reproduce Setup: On web, have your...

bug

**Description** When using addNextById to connect two elements, the "end dot" appears but the line is not drawn between the two element. **Steps To Reproduce** ``` import 'package:flutter/material.dart'; import 'package:flutter_flow_chart/flutter_flow_chart.dart';...

bug