Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,020 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
Created a pull request in flutter/flutter_markdown that received 4 comments
Created an issue in flutter/flutter that received 1 comment
Text widget with foreground Paint in TextStyle is not working
Migrating dart-lang/dart-pad#1647
Steps to Reproduce
Run flutter create bug.
Update the files as follows, replace lib/main.dart with the following…