You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
Hello everyone. When i use flutter_html to parsing HTML into rich text, I found that there was a default indentation. Text("Description", style: TextStyle(fontSize: 14,)), Padding( padding: EdgeInsets ...