python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Flutter -> RichText From a List of Words
I don't have much experience with flutter.
I am using the language_tool library (https://pub.dev/packages/language_tool) for Dart and Flutter.
I would like the words present in the Errors list, which ...
CastoldiG
Votes: 0
Answers: 1
flutter - richtext, textspan from a list
I don't have much experience with flutter.
I would like to use the language_tool library (https://pub.dev/packages/language_tool) for Dart and Flutter.
I'm trying to create a text where the errors fou...
CastoldiG
Votes: 0
Answers: 1
flutter listview builder inside a listview builder
I don't have much experience with flutter.
I would like to use the language_tool library (https://pub.dev/packages/language_tool) for Dart and Flutter.
To show the data obtained from the tool() functi...
CastoldiG
Votes: 0
Answers: 1
Flutter - list inside a list builder
I don't have much experience with flutter.
I would like to use the language_tool library for Dart and Flutter.
I created the script below:
void main() => runApp(mainApp());
class mainApp extends S...
CastoldiG
Votes: 0
Answers: 1