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 ... 11 12 13 14 15 16
Title Δ
Dart async/await internals 0.00
How to define a constructor calling a super with optional arguments? 0.00
Dart, float for loop will cause strange result 0.00
Cancel stream onData +0.20
Why is map not working but foreach is? 0.00
How to transform Future<List<Map> to List<Map> in Da... -0.46
Dart - Get next element inside a for-loop -0.35
How to extend from const constructor 0.00
Why does creating a single ReceiverPort cause the Dart VM to hang? +0.61
Why the test (null is Type) evaluates to false in Dart Language? 0.00
Pass a typed function as a parameter in Dart +1.00
Calling a function with an array of parameters in Dart 0.00
How do I check type of an object in a switch/case? +0.36
Async/await in List.forEach() +0.39
Dart null / false / empty checking: How to write this shorter? -0.56
Calling a function with two same arguments, but setting the second... -2.23
Does FutureOr<T> have a reified type of Future<T> / <... 0.00
Dart: how to manage concurrency in async function +0.18
Is there a way to have a future complete when a Stream is "don... 0.00
How to get first day of previous month Datetime with Dartlang 0.00
What are the use cases of multilevel Symbols? 0.00
How can I create a dispatch table that creates different types of o... 0.00
How to properly proxy "inherited" static methods? +0.45
Converting fromMap millisecondsSinceEpoch to DateTime in dart 0.00
Use the => operator in boolean expressions -0.79
Dart constructor initialization order +1.72
Save caller identity in .listen() in dart +0.36
Why is @override annotation optional? +1.05
how to select random element from Map in dart? +0.79
Invoking async function without await in Dart, like starting a thread +1.70
Dart: how to specify an Isolate URI in an imported package? 0.00
How can I merge multiple Streams into a higher level Stream? +1.54
encapsulate repeated send/responses to the same Dart isolate within... -0.15
Enforcing that a Dart type implements an interface 0.00
Microtasks vs Events and how to define what as which? +1.44
What is the difference between listen and forEach in Dart streams? 0.00
Dart: List.remove() not removing Object 0.00
Dart: Timer.periodic not honoring granularity of duration in VM +1.85
Select Future or waitAny in Dart? 0.00
Does Dart create new methods for each new instance? -0.62
Does Dart 1.13 relax superinterface requirements for mixin applicat... 0.00
How to access abstract superclass implementation when it contains a... 0.00
Dynamically extend a Class +1.38
Why 'await' cannot be used in ordinary functions? +0.81
How to pass through a incomming http call to another server in dart? +1.43
The class does not have a default constructor +1.45
Is there an int.INFINITY for Dart? 0.00
Dart has a standard way to externalize settings like Java properties? -1.00
How can you assign mutliple listeners to a single StreamSubscription? -2.57
How to compare String with case insensitivity, in Dart? +1.68