dart icon indicating copy to clipboard operation
dart copied to clipboard

Suppress Warnings in generated classes

Open Wavesonics opened this issue 8 years ago • 6 comments

These were mostly a problem with generics

Wavesonics avatar Jan 03 '17 21:01 Wavesonics

@Wavesonics can you make the PR green please ?

stephanenicolas avatar Jan 04 '17 04:01 stephanenicolas

Fun fact: You can use travis to fully compile and iterate on your code...

Anyway, looks green now.

Wavesonics avatar Jan 04 '17 22:01 Wavesonics

Any change to get this PR into the next release?

Wavesonics avatar Jan 27 '17 21:01 Wavesonics

@Wavesonics looks like the indentation is a bit off in a few places.

f2prateek avatar Apr 14 '17 18:04 f2prateek

@Wavesonics can you fix the indentation so that we can merge it ?

stephanenicolas avatar Apr 15 '17 07:04 stephanenicolas

The PR is targeting an older version of Dart. @Wavesonics can you reproduce the issue you are trying to solve with the version 3.0.1?

dlemures avatar Jun 22 '18 21:06 dlemures