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
153 contributions in the last year
Contribution activity
October 2020
Created a pull request in flutter/plugins that received 2 comments
[path_provider] Don't drop errors in the example
When exceptions happen, they are silently dropped and do not show up in the logs (flutter/flutter#66593). I'm missing some context here, but it doe…