StackRating

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

jamesdlin

Rating
1541.11 (11,263rd)
Reputation
28,009 (4,476th)
Page: 1 2 3 4 5 6 7 ... 17
Title Δ
Why should I avoid wrapping fields in getters and setters? 0.00
Dart type tests work differently between local variable and class m... 0.00
Why the definition of the assert macro, in a release build, cannot... -0.55
why is new Directory() allowed in Dart? 0.00
Subclass in dart forces me to call superclass constructor 0.00
What is the use of pattern object? 0.00
Initialize this to a final variable in dart -0.96
What is the difference between 'is' and '==' in Dart? +0.44
Managing exception in dart +0.45
Dart: Sorting by length of a list in a list of lists 0.00
Dart: How to define an abstract class for Model Objects which has a... 0.00
ERROR DART: The name 'x' isn't a type so it can't b... +0.39
How to handle concating strings if one of the strings is null? +1.89
Function doesn't end at return -2.26
Is there a way to sort string lists by numbers inside of the strings? -0.55
Dart - How do I call a method of a generic type in an abstract class 0.00
In Dart, what different about List.unmodifiable() and UnmodifiableL... 0.00
Difference between void return type and no return type +0.46
Filter and get a new Map from ' Map<String,ProductItem>my... 0.00
Is there a better way to compare a date against another? +0.45
How to handle invalid value: valid value range is empty using ? ope... 0.00
Why my custom random class fails to generate random numbers while s... +0.46
FLUTTER Argument cant be assigned to the Parameter type 0.00
How can I tell if DateTime.Now() is on a day AFTER a different Date... -0.00
Default values of an optional parameter must be constant flutter /... -0.53
using the default value if the parameter is null +0.46
How to include factory method into abstract class? 0.00
why the assert function was disabled in dart? 0.00
Flutter - Image object from Codec object 0.00
How to sort Map<String, Map<String, int>> Dart -0.55
Where is Map [] operator defined in Dart? 0.00
Does Dart have something like `defaultdict` in Python? -1.48
List.sort returns null -2.18
How to test exceptions thrown from an async generator? 0.00
Dart - if statement executing even if the condition is false 0.00
How to determine which DateTime is greater or less than the other +1.03
Dart convert map list to String list +0.90
Dart Future.wait for multiple futures and get back results of diffe... +0.44
Dart Map comprehension +1.86
Dart Use a setter for operations that conceptually change a property 0.00
Difference between converting a list to a new type using List.from... +0.45
Dart test with roughly equal +0.45
Thrown exception does not get catched in `on` clause (type seems to... 0.00
What is the meaning of static const and const in dart programming l... -1.10
Flutter : How to retrieve index from map (List) -0.56
What is the difference between CachedNetworkImage and CachedNetwork... 0.00
DateTime.fromMillisecondsSinceEpoch not returning an exact DateTime... 0.00
Dart / Flutter - abstract class not working 0.00
What happens if two dart asynchronous functions try to add to the s... 0.00
What is the difference between FakeAsync and quiver.testing.async? 0.00