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 ... 17
Title Δ
Why can enums be a type arguments in dart? 0.00
Why is const int x = 5; not a constant expression in C? +1.30
Does Dart main() function need to be void main() or can void type b... +0.46
Template file evaluation in flutter -0.53
await keyword doesn't wait in dart 0.00
Why is it possible to pass a callback of Type (() => int) into t... 0.00
List<Uint8List> to List<int> in dart 0.00
Why do i get null after using the foreach method in Flutter wih Fir... 0.00
how to make a public property even with underscore in dart? -0.04
Change how map keys are checked for equality 0.00
are these two asyncrounous functions indentical? +1.93
Dart equivalent to Python zip and list comprehension for generating... -0.29
Function returns negative value in android, but return positive on... 0.00
Is there a Dart function to check if an object has a particular att... -0.53
Dart library: export a file from the test folder 0.00
sleep(duration) vs Future.delayed(duration) 0.00
How to work with async* functions in Dart +0.45
Sort multiple sublists of list to create new list, Dart 0.00
Dart: Simultaneous http requests 0.00
How to assert a type parameter is not "dynamic" in a cons... 0.00
How to pass common arguments in Dart? +0.46
Does dart support operator overloading? (not to be confused with ov... +1.30
Flutter: Differentiate between Widget param = null and an unset param +0.45
Random values +/- 10 from a supplied x that will not exceed a globa... -0.01
How to get redirect url in Dart? 0.00
Dart map to another map through map function -2.10
If statement inside a For loop - (If null don't add) -0.05
What is the most idiomatic way to pass a setState callback? +0.45
How to convert Future<bool> into Stream<bool> -2.27
void Function(int) isn't a valid override of void Function(dyna... 0.00
Why does 'await' fail to deliver a result with built_value... 0.00
The default value of an optional parameter must be constant 0.00
Understanding Brackets in Dart (Flutter) 0.00
In Dart I'm trying to extend a class while changing the TYPE of... 0.00
how to compare dates using relational Operators in dart? -0.54
Dart: Use generic extension method, get NoSuchMethodError: Class &#... +1.27
sort list based on boolean 0.00
Async await not behaving properly -0.04
How to do looping that contain if statement in dart language -2.14
How can I select max from a Stream or wait for next if it's emp... 0.00
How to do logic expression of date and time format inside dart lang... -0.55
access to private attribute in abstract class dart +0.45
Why is dart wrongly inferring my generic parameter type? 0.00
If a set literal is of type set then what is its class in dart? 0.00
How to check if a List contains a List, and remove the List from th... 0.00
How to create a static extension method in Dart? +1.85
How to return a non static field from a static method in Dart -1.52
how to check two maps are equal in dart +0.45
Can a abstract class have a method with a return type of another ab... +0.46
Dart - make long running synchronous function asynchronous -1.87