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 ... 16
Title Δ
Dart RegExp, How can I change the pattern? 0.00
Behaviour of clear function on dart List -0.32
Passing Class to Function 0.00
How to compare values within two List<List<CustomClass>>... +1.66
How to assign list of variables to another list 0.00
Prevent line break in interpolated string 0.00
How do I parse command line arguments in Dart? 0.00
Restrict or extend an enum in dart 0.00
How can I cast a variable to generic type in Dart? 0.00
How do I make a new array nested sorted maps? -0.65
Dart - How to define a property that must be implemented in any cla... +0.94
Three things I don't understand in dart - could you explain? 0.00
Why 'covariant' is used when the method is not overridden? 0.00
An expression whose value can be 'null' must be null-checke... 0.00
Dart - Split String with Regex and keep the delimiter 0.00
What is the impact of final function parameters in Dart? 0.00
Dart : Class Constructor not called 0.00
How to avoid function overrides in dart html (dart web)? 0.00
In Dart, how to verify a void method that does not throw exception... -2.42
Is there any performance benefit of using an unmodifiable list inst... 0.00
Processing heterogenous information as it arrives from a Socket 0.00
How to assign specific string value as type in dart 0.00
dart function - arrow syntax confliction +1.35
Dart how to get max duplicated element in a list -1.75
Creating sum, min, max properties on iterators in Dart +0.94
How to split range in groups? +0.15
Create new reduce function in Dart to simplify call to fold 0.00
How to check and cast generic parameters in Dart? 0.00
Dart - Pass by value for int but reference for list? -0.66
Error: The instance member ... can't be accessed in an initiali... +1.34
Dart passing types to functions fails 0.00
What does this `^` operator mean in Dart? +0.37
Constructor syntactic sugar for setting fields in Dart fails when f... 0.00
Dart - Hide method from parent class / call private method from par... 0.00
Dart type 'int' is not a subtype of type 'double' 0.00
Dart eventloop control equivalent 0.00
Dart: How to iterate digits of integer? -0.20
How to keep empty line in Dart code inside curly braсets? 0.00
Dart null safety - retrieving value from map in a null safe way -0.04
What is the best way to transform a String to a list of different r... -0.64
Are methods also objects like functions are? -2.42
Search for sequence in Uint8List +0.34
Dart: how to override a generic method? 0.00
How to combine lists of objects in list to new list in Dart? +0.37
Why is there no error when implementing a class without overriding... 0.00
How can I resolve a future within an async* stream in dart? -0.15
I can't create a new instance of a ClassMirror by calling the d... 0.00
Encapsulate sub-group of methods of a class inside a typed named ob... +0.30
Why can't I initialize a "const" variable with a prim... +0.35
How do I find an error in the while loop? -2.70