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 ... 17
Title Δ
inheritance of named arguments of constructor in Dart 0.00
When using a nested hash maps in dart how to keep track of the seri... 0.00
Flutter/Dart - Dynamic value in a variable +0.17
Flutter (Dart) only gives me a warning instead of an error during a... 0.00
Question on swift style extension in dart, is it achievable in dart? 0.00
How to fix this nullOk error when using the flutter_svg package? -0.26
flutter check if string starts with RegExp +1.74
Flutter: Illustrate List of Strings with a for-Loop doesn't work +0.45
Convert seconds to mm:ss in dart +0.43
How to declare type of anonymous functions in Dart? +0.45
Dart: Filter a list based on another list 0.00
How to avoid "no return" warning in Dart when there is a... +1.71
Check whether assertions are enabled inside of main function in dart? -1.95
How deep do you need to nest const constructors in dart? -0.04
How to iterate through single <key, value> pairs of List in d... 0.00
dartfmt vs dart format vs flutter format 0.00
Very basic CS question - does number sorting speed depend on intege... -1.71
Flutter File.toString without 'File:...' to share image 0.00
Equivalent of if let and guard let of Swift in Dart +0.44
Getting null when using MockClient 0.00
Why must the _internal() be called in the class? -1.99
Strange behaviour of Dart's double type 0.00
In Dart, how to verify a void method that does not throw exception... +2.42
is it possible simplify my logic on dart? -0.11
How can this Dart arrow function have a statement in its body? 0.00
Flutter replace varable after string is build 0.00
Is there a more succinct way of performing the same task below? Rou... 0.00
How does Dart treat cascading Futures? -0.53
How does confirmDismiss know where the boolean comes from? 0.00
Ternary operator in Flutter to return List<Widget> -0.31
Difference between static and const variable in Dart 0.00
Add Arguments to dartfmt in VSCode 0.00
Difference between instantiating a class and calling a callable cla... 0.00
While the inner method async does the outer method has to be async? 0.00
Iterator current is null, but why? 0.00
How to create an empty Map in Dart -2.16
How to make super constructor required in dart +0.45
How to clear cache between Flutter tests? 0.00
Error: The instance member ... can't be accessed in an initiali... 0.00
How to combine two patterns in Dart? 0.00
'List<dynamic>' is not a subtype of type 'List<... 0.00
Creating a generic property in a Map object in Dart +1.10
Return code results after some delay in Flutter? 0.00
insert value at specific index in empty list dart 0.00
The analyzer produces case_block_not_terminated in a case block wit... 0.00
How to flatten a List<Map> in Dart? +0.43
What's the difference between IntTween and StepTween? 0.00
Sort List by custom order -0.24
forEach vs for in: Different Behavior When Calling a Method 0.00
How can I grab the last N elements in a Map<int, dynamic>? +0.45