Danil Karasev

Results 5 issues of Danil Karasev

**Describe the bug** Creating tooltip adding multiple click events to tag. If you remove them manually, tooltip will continue to behave like expected. **Expected behavior** No click events in **Screenshots**...

bug

```import 'package:flutter/material.dart'; import 'package:mobile_patient/core/widgets/column_sized_box.dart'; import 'package:upgrader/upgrader.dart'; class CustomUpgraderMessages extends UpgraderMessages { @override String get title => "Critical Update is Available"; @override String get prompt => 'Please update the application in...

How To?

Same as in https://github.com/Sub6Resources/flutter_html/issues/746 Happening on ^3.0.0-beta.1 On 3.0.0-alpha.6 not happening can't post html - too big, but it contais :hover

bug
css

I want to have different colors for each pagination item based on the card content. But since I don't have access to index there - I couldn't find a way...

The issue should be fixed on the html side, really; throwing errors looks too excessive to me. Ignoring it is also not the best solution, but it looks better than...