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 2 3 4 5 6 ... 16
Title Δ
Detecting when a const object is passed to a function that mutates... 0.00
Program in Dart OK with int but unresolved with BigInt 0.00
Is string.hashCode stable over dart versions? 0.00
Can exceptions thrown in dart streams be handled by subscribers wit... 0.00
How to modify a functions internal variables at runtime and pass it... -0.54
How to make deep copy on list of maps in dart? 0.00
How does one use nested functions / Lambdas in Dart? -0.14
Equivalent in Dart 0.00
Is there a way to collapse an if statement to single line? => co... -2.38
Declare a class inside a function in dart 0.00
Workaround for accessing type parameters in class from a static fun... 0.00
Is Function(int) a Function(Object) in Dart? +1.71
Dart - return data from a Stream Subscription block 0.00
Comparing two types in Dart 0.00
How to search for text in a binary file in Dart 0.00
Are named constructors a subset of generative constructors in Dart? 0.00
Why an instance field cannot be passed to a superclass? +0.36
Why default value of an optional parameter must be a constant? 0.00
Not a compile-time constant. | const _AlwaysThrows alwaysThrows = _... 0.00
What's the significance of having no members in an abstract cla... 0.00
passing parameter to singleton and define member based on that -0.55
How to implement a general class for singleton? 0.00
Checking if a string is valid Waze Live Map link +0.48
How to go from a runtime type (Type) to a bound type parameter (T)? 0.00
Why some Dart built-in types start with capital letter(List, Map, S... +0.34
Get part of a string using a RegEx in Dart +1.34
How to write a binary literal in Dart 0.00
Map implementation with duplicate keys in Dart -1.51
Dart - Null Operators +0.34
dart label control- not understanding the flow 0.00
How to detect if a function is asynchronous in Dart 0.00
Is it possible to use class properties as types in Dart as it in Ty... 0.00
Find a set of words near each other in a text, in any order -0.72
How do I instantiate a child class in a default method of an immuta... 0.00
Why does jsonDecode return a value that is uncastable to Map<Str... -2.41
Get remaining time of Timer in Dart 0.00
printing variable out of scope does not yield error 0.00
Convert long double to string without scientific notation (Dart) 0.00
Why doesn't Dart's DateTime object make use of the less tha... 0.00
Are optional parameters in null-safe dart automatically nullable? I... 0.00
dart - correct coding pattern for subscription when using null saft... 0.00
Equivalent for Java System.arraycopy in Dart? 0.00
Passing a Function to an annotation in dart 0.00
'is' statement with a variable type 0.00
asynchronous programming in dart (Futures, await) 0.00
Should I do main async if I need to await connection? 0.00
Catch an 'as' typecast exception in flutter 0.00
Splitting in Dart +0.33
A regular expression to exclude a word or character at the start an... +0.34
Get the 4 bytes of a double with Dart +0.34