Skip to content

Blocks - Text class is colliding with Text from flutter. We need to rename #33

Description

@adrian-moisa

This is rather irritating when using Quill in a file that already imports Text fields. The 2 classes collide. We need to rename our own implementation of Text. Currently this can be worked around by using import 'package:flutter_quill/flutter_quill.dart' hide Text;. Ideally we should not be forced to do it this way.

Join us on discord to get implementation advice and help or follow us on YouTube Visual Coding to learn more about the architecture of Visual Editor and other Flutter software architecture advice.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions