StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

lrn

Rating
1612.48 (1,325th)
Reputation
10,752 (14,028th)
Page: 1 ... 7 8 9 10 11 ... 16
Title Δ
Limit a generic type argument only to be a int, double or custom cl... +0.37
How to close receivePort to get .toList() method working? +0.34
What is the best way to trim a trailing character in Dart? 0.00
Can't call onData inside listener 0.00
How to create three infinity loop inside isolate? 0.00
bool.fromEnvironment always return false 0.00
Dart how to access second dimension in multidimensional map -2.28
What happens when importing libraries? 0.00
Searching key in Dart map if key is a list 0.00
What is the advantage of using triple dot (...) notation for adding... 0.00
Does List.map guarantee to preserve the sort order of the original... 0.00
Dart argument syntax - explanation needed 0.00
How can I correctly yield from a stream that uses Futures/async/awa... 0.00
How to keep generator function yielding values after throwing an er... 0.00
Convert Stream<Stream<T>> to Stream<T> +0.33
How to build a Stream based on a Future result in Flutter? 0.00
what is alternative of for in in darjs? 0.00
Dart 2 runtimeType and reified generics - Java Class<T> equiv... 0.00
How to resolve dart error --Exception has occurred. _TypeError (typ... 0.00
Named inherited constructor not taking arguments in dart 0.00
Why dart type system does not complain when fed () => String ins... 0.00
How to declare factory constructor in abstract classes? 0.00
Listening to only upcoming events 0.00
How to store csv data in a list 0.00
TypeError while attempting to sort a list of custom objects -0.64
Checking nested Dart Map for nulls 0.00
How do I properly (idiomatically) do private members in dart? +0.34
Is it possible to initialize a library? -0.48
Class has no instance setter 'id=' 0.00
Dart style recommendation on importing local file 0.00
why identical() return true on two strings +0.38
Inheritance About Mixin and Class Dart 0.00
How can I wait for a method that doesn't return a Future? +0.34
Calling a static method from a generic constraint Dart 0.00
Error: The name 'E' isn't a type so it can't be use... 0.00
How to sort a Map by its value in dart? +0.70
My question is about ways to build a growing multidimensional list... -0.16
Dart: split an arbitrarily precised number onto a sequence of bytes +1.53
Is this perhaps a Dart bug? 0.00
How to copy a Rectangle in Dart 0.00
Dart: Relative import changing folder structure +0.34
Dart multiple upper bounds 0.00
how to sort a list based on two values 0.00
Dart URI: multiple query parameters with the same key 0.00
Calling method on generic type Dart 0.00
Type Aliases from TypeScript in Dart 0.00
Does async* lazily invokes the function? 0.00
Why List<dynamic> and not List<Map<String,dynamic>&g... 0.00
Writing UInt16List via IOSink.Add, what's the result? 0.00
How to use ">>>" in Dart programming +1.77