Ashish Raturi

Results 5 comments of Ashish Raturi

You can use enable and disable. HtmlEditorController controller = HtmlEditorController(); //Text widget widget.curController.disable(); //Text editor widget.curController.enable();

@DazzlingCVa I got it, you want a text field and the user can change font style, bold italic, and other stuff. right? You need a custom HTML editor then.

@ihorkozar use different plugin https://pub.dev/packages/youtube_player_flutter

It is because of the duration. if you set 60-sec duration for a small text ex: Text('Very long text that bleeds out of the rendering space') and the same duration(60...