Eric Seidel
Eric Seidel
Moving this to Gallery-Next since we have 2 other customers asking for this and should pave the way for them with the Gallery.
Right now the best we have is probably package:sentry with https://github.com/flutter/crashy as an example of using it. Once we have a more complete Crashlytics package that would be a good...
I'm curious @lexaknyazev do you see these API design differences an insurmountable? Does this package need to end up as package:wasmer if so (e.g. would the API need to change...
An internal Flutter customer (customer: fast) had an issue with their shipping app last week due to using `DateTime.add(new Duration(days: 2))` not accounting for daylight savings. They were trying to...
lgtm
Sigh. Wrong github account. But you get the idea.
Reading the code: https://github.com/atom/apm/blob/master/src/package-converter.coffee It looks like it's looking for .tmLanguage files inside a Syntaxes directory (which this package doesn't have). It's possible that I formatted my sublime bundle in...
Thank you for filing. Well written issues like this are always very helpful to solving any concern!
SizeObserver is gone. Is this still valid?
@xster is this likely to be a bug due to the cupertino overscroll behavior?