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 ... 17
Title Δ
Flutter error involving operator not defined 0.00
Is there race condition when multiple Future/Timer complete simulta... 0.00
How to wait for forEach to complete with asynchronous callbacks? +0.44
Dart (Flutter) map<String, String>.map has no toList() +1.88
How to convert Uint8List to Float32List to List<double> in Fl... 0.00
How to have a duplicate a key in a Uri query string in Dart 0.00
How to specificaly sort a set depending on another set's elemen... -0.29
Why do I get an incorrect output from a modulus operation with nega... -0.06
What's the difference between [] and elementAt in List? 0.00
Is it possible to use this.fieldname in a constructor to initialize... -0.53
Dart Future catchError not called in unit test 0.00
How to enable assertions in dart? -0.54
Why a final field should be initialised when it is made nullable? +0.39
How to modify a functions internal variables at runtime and pass it... -0.04
Why does ICU have distinctions for "stand alone" values f... 0.00
Dart: What is the proper way to sum up items in a list of Maps? +1.93
Timer inside flutter isolate not stopping when isolate is killed 0.00
Dart Function for Formatting Date and Time +2.26
How to compare timestamp to current time in flutter 0.00
How to call function on all items in a list? -0.03
What is the most efficient way to concatenate strings in Dart? +0.48
Elements of array are fixed-length while array itself is not +0.45
Issue with initializing. How can I convert something like this to a... +0.46
Iniliziating formal parameters can't be used in factory constru... 0.00
Difference between assigning the values in parameter list and initi... +2.00
In dart how add multiple list in a list? 0.00
Iterate over _InternalLinkedHashMap not working 0.00
How to populate a multimap in Dart 0.00
Map implementation with duplicate keys in Dart -0.79
Insert map key as an id inside map value +0.48
Can we format DateTime without Intl Package in dart / flutter? +0.21
Executing multiple async functions not in parallel Dart/Flutter +0.47
How to insert in set at specific index -0.02
Practical continuation passing style in C? -1.93
Dart null vs Null 0.00
How does Dart Set<E> compare items? 0.00
ListMultimap vs. Multimap in Dart 0.00
Is there a way to automatically discard amended commits in a git re... -0.38
how to access elements of a list present as a value in key-value pa... +0.44
Using List<int> as the key for a Map always returns null +0.53
How to slice a ByteBuffer 0.00
Manipulate StackTrace in dart -0.55
How to build Null Factory Constructors with Null Safety? 0.00
Flutter dart Map with multiple keys for very same value +0.48
How can I get all symbolic names from a Git commit hash? -2.06
Walk through nested dictionary in dart +0.44
Dart How to filter a map by keys 0.00
Dart: instance variable override +0.47
How do I add a value at a specific index to an empty list in dart? 0.00
How getc is defined? +0.31