issues
search
ethanblake4
/
dart_eval
Extensible Dart interpreter for Dart with full interop
https://pub.dev/packages/dart_eval
BSD 3-Clause "New" or "Revised" License
334
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is it still maintained ?
#218
michalss
closed
2 weeks ago
1
fix Cannot access null value from map
#217
apps-auth
opened
1 month ago
3
[Bug] The readme example can't work.
#216
canxin121
opened
2 months ago
4
Support for BigInt
#215
jhonantanErnane
opened
2 months ago
1
Un able to send List<dynamic> argument in functions
#214
vijaymsc
closed
1 week ago
1
"import as" doesn't work for extending classes
#213
anlumo
opened
4 months ago
0
dart_eval runtime exception: type '$int' is not a subtype of type 'int' in type cast
#212
imSanjaySoni
closed
3 months ago
1
How to use .toDouble() and perform Addition on int and double
#211
imSanjaySoni
opened
4 months ago
0
Support for overriding class properties
#210
Noobware1
opened
4 months ago
0
Utf8Codec.encode has incorrect return type
#209
anlumo
opened
4 months ago
1
feat: Allow nullable generics like `List<String?>`
#208
fischerscode
opened
5 months ago
0
Setting static setter: `Null check operator used on a null value`
#207
fischerscode
opened
5 months ago
0
Fixed bridge subclass issue and Iterable functions
#206
Noobware1
opened
5 months ago
2
kindly add support for Spread Operator (...)
#204
leefordjudes
opened
7 months ago
0
Kindly add support methods like fold, contains in List<Some>
#203
leefordjudes
opened
7 months ago
0
Multiple ( ? ) null check operator in nested optional object - not work.
#202
leefordjudes
opened
7 months ago
0
Add support for string & some math functions like toStringAsFixed, abs(), double.infinity
#201
leefordjudes
opened
7 months ago
0
Add support for functions that returns List<UserModel>
#200
leefordjudes
opened
7 months ago
0
Support short-circuit evaluation for && operator
#199
leefordjudes
opened
7 months ago
3
Fixes
#198
Noobware1
closed
7 months ago
2
How to write a Wrapper for extension?
#197
HXiaoMing
opened
8 months ago
0
Cannot access null value from map
#196
Noobware1
opened
8 months ago
1
Null check operator used on a null value
#195
HXiaoMing
opened
8 months ago
0
CompileError: Unknown method dynamic.read at "ref.read(1)"
#194
HXiaoMing
opened
8 months ago
0
how to write a wrapper for TopLevelVariableDeclaration?
#193
HXiaoMing
closed
8 months ago
2
Null check operator used on a null value
#192
HXiaoMing
closed
8 months ago
1
type 'BridgeEnumDef' is not a subtype of type 'BridgeClassDef' in type cast
#191
HXiaoMing
opened
8 months ago
0
what is the difference between $int($value.hashCode) and __hashCode ?
#190
HXiaoMing
closed
8 months ago
9
Unnecessary casting
#189
Noobware1
opened
9 months ago
0
Could not find declaration "File" at unknown (file package:example/main.dart)
#188
cattlelovegrass
closed
9 months ago
8
Does it support Singleton pattern???
#187
cattlelovegrass
closed
9 months ago
3
Work with <String, String>{} returns exception type 'String' is not a subtype of type '$Value' of 'key'
#186
al-tush
closed
9 months ago
2
constructor logic not work
#185
HXiaoMing
closed
9 months ago
1
type 'VariableDeclarationImpl' is not a subtype of type 'MethodDeclaration' in type cast
#184
HXiaoMing
opened
9 months ago
0
CompileError: Unknown statement type FunctionDeclarationStatementImpl at unknown (file package:default/main.dart)
#183
HXiaoMing
opened
9 months ago
0
when to support call method in dart_eval runtime
#182
yanweimin7
closed
9 months ago
2
dart_eval runtime exception: RangeError (index): Invalid value: Not in inclusive range
#181
HXiaoMing
closed
9 months ago
1
Executing final e = <String, String>{}; returns exception 'Null check operator used on a null value'
#180
al-tush
closed
9 months ago
2
CompileError: Unknown type T at "T value" (file package:default/main.dart)
#179
HXiaoMing
opened
9 months ago
0
dart_eval runtime exception: EvalUnknownPropertyException (==)
#177
HXiaoMing
closed
8 months ago
2
$List<E> add element failed in dart_eval ,throw type '$Data' is not a subtype of type 'Data' of 'value'
#176
yanweimin7
closed
9 months ago
1
dart_eval runtime exception: type 'Null' is not a subtype of type '$Instance' in type cast
#175
HXiaoMing
closed
8 months ago
1
dart_eval runtime exception: EvalUnknownPropertyException (toString)
#174
HXiaoMing
closed
9 months ago
1
type 'int' is not a subtype of type '$Value?'
#173
HXiaoMing
opened
9 months ago
1
run test 'Using a subclassed bridge class inside the runtime' occur CompileError
#172
HXiaoMing
closed
9 months ago
5
Fixes
#171
Noobware1
closed
8 months ago
7
default parameter boxing error
#170
Noobware1
closed
8 months ago
4
Unloaded enum error while setupbridging
#169
Noobware1
closed
9 months ago
1
Test
#168
Noobware1
closed
9 months ago
0
CompileError: Cannot box ShowType at unknown (file package:my_package/main.dart)
#167
Noobware1
closed
9 months ago
1
Next