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 4 5 6 7 ... 16
Title Δ
Is int type in Dart a value type or reference type? +0.34
Splitting string into parts with regex in Dart 0.00
In dart, how to assign a value from a const Map to a const variable? 0.00
How can i pass an instance's constructor as a type to a function 0.00
How do you read the name of the ~/ operator in Dart +0.63
"Expected an Identifier" and "Expected to find '... -1.97
force user to explicitly declare variables +0.34
Why does dart not allow method overloading? -0.66
Convert a callable object to Function while maintaining it's ha... 0.00
How to convert List<dynamic> to List<T> without getting... +1.43
Unable to use extensions in flutter 0.00
Force query parameter format in url 0.00
Dart: Is is possible to make a factory method polymorphic? 0.00
toRadixString(int radix) produces weird results 0.00
Finding a map list index by specifying a map value 0.00
Flutter: Difference between import and library 0.00
Round up to a 10s in Dart +0.34
Dart Package - How to hide internal methods and classes? +1.05
Is it possible to 'assert' a type using .where()? -0.59
Is there a way to get functionality in Dart similar to Swift's... +0.34
Unhandled Exception: type 'String' is not a subtype of type... -0.38
How to return this crazy type in Dart? 0.00
casting int to bool in dart +0.34
How to set a default value for an optional positional parameter of... -0.43
Where is the implementation of isEven in int.dart class? 0.00
About Coding with Dart 0.00
How to convert string to raw string in dart 0.00
`Resource` library not work on `dart2native` 0.00
Discussion Question: Why doesn't dart allow to declare enums in... +0.34
What does dollar sign $ mean at the beginning of the class name in... 0.00
How can I convert a utf8 to ISO-8859-1 in Dart? 0.00
declearing a variable in dart and changing its value -0.20
Dart - GroupBy with nested lists 0.00
How to either accept a Object or a List<Object> as a paramete... +0.91
How to compare Uint8List in Dart à la nodejs Buffer.compare? 0.00
Dart Named constructor vs Static method what to prefer? -0.66
Directly passing a List to a method fails but wrapping it into a va... 0.00
Dart: Check items in List of lists 0.00
What's the difference between Dart's analyzer and linter? 0.00
how to filter null values from map in Dart -1.63
memcpy equivalent in Dart 0.00
Is it possible to have multiple type constaints on a generic type? 0.00
How to return a non static field from a static method in Dart +1.52
Dart Functions as First Class Objects 0.00
Variable in class not updating when changing value 0.00
Dart - Flatten a list while removing duplicate values +1.00
Hello everyone! I can’t figure out how to properly refactor my code... -0.65
in dart, which is better List.generate or List.of or List.from +0.34
The modifier async can not by applied to the body of a setter 0.00
how to know if a returned value is a future or not 0.00