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
type 'bool' is not a subtype of type '$Value?' in type cast
#166
Noobware1
closed
9 months ago
2
This just fixes some of my issues ;)
#165
Noobware1
closed
9 months ago
3
Non-Null assertion Operator not working
#164
Noobware1
closed
10 months ago
0
How to set function property
#163
Noobware1
opened
10 months ago
2
Create a writeback-capable $List wrapper
#162
ethanblake4
closed
9 months ago
1
Book bridge example (not yet working)
#161
BenVercammen
opened
10 months ago
4
Getting `Null check operator used on a null value` with a rather simple code.
#160
jumasheff
closed
9 months ago
4
CompileError: Bridge: cannot find library package:meiyou_extensions_lib/packages/crypto_dart/encoders/base64.dart at unknown (file package:example/main.dart)
#159
Noobware1
closed
9 months ago
4
Is it possible to bridge extension methods
#158
Noobware1
closed
11 months ago
1
Added List.of, List.from and removeWhere to list
#157
Noobware1
closed
11 months ago
1
Error propagation doesn't work correctly in combination with async/await
#156
Noobware1
opened
11 months ago
17
Invalid argument (baseLocation): Must be an absolute non-package: URI: "/xxx/xxx/hot_fix/.dart_tool/package_config.json"
#155
think-of-xiao
closed
11 months ago
1
type 'Null' is not a subtype of type '$Instance' in type cast when using a loop with type declaration
#154
Noobware1
closed
11 months ago
8
What am i supposed to do?
#153
cyberpwnn
closed
1 week ago
5
how to declare static fields
#152
Noobware1
closed
11 months ago
3
cannot invoke async function of a bridge class without extending it
#151
Noobware1
closed
11 months ago
2
Is is possible to return a function from bridge class method??
#150
Noobware1
closed
7 months ago
2
add containsKey method to Map object
#149
DeleMike
closed
1 year ago
4
Method not found [] on int at unknown
#148
cuifengcn
opened
1 year ago
1
Method not found containsKey on Map
#147
cuifengcn
closed
1 year ago
3
value is null, but 'value == null' is false
#146
cuifengcn
opened
1 year ago
1
Add base64 wrapper, String.fromCharCodes, utf8.decode() and utf8.encode(), Added more methods for Uri
#145
kodjodevf
closed
1 year ago
1
[Duplicate] Support for Sets
#144
Noobware1
opened
1 year ago
0
Support for switch case
#143
Noobware1
opened
1 year ago
3
dart_eval runtime exception: type 'bool' is not a subtype of type '$Instance' in type cast when using || operator
#142
Noobware1
closed
9 months ago
2
Added ~/ operator, most of uri getters, trim and String.fromCharCode to string, MapEntry wrapper and potential base64 wrapper
#141
Noobware1
closed
1 year ago
2
how to add support of binary operators
#140
Noobware1
closed
1 year ago
2
type '$int' is not a subtype of type 'int' in type cast on BoxInt.run
#139
Noobware1
closed
1 year ago
1
[Question] is it possible to have a eval class extend another eval class and override few methods
#138
Noobware1
opened
1 year ago
6
Null check operator used on a null value on OffsetTracker.apply
#137
Noobware1
closed
1 year ago
1
enum equality throwing runtime error
#136
Noobware1
closed
1 year ago
4
Cannot set a object's fields to a null value
#135
Noobware1
closed
1 year ago
1
Try catch not working
#134
Noobware1
closed
1 year ago
2
Added More Support For RegExp
#133
Noobware1
closed
1 year ago
1
Support For Regex
#132
Noobware1
closed
1 year ago
6
type bool, but is initialized to an incompatible value of type int when using string.contains
#131
Noobware1
closed
1 year ago
2
RangeError (index): Invalid value: Valid value range is empty: 0 when using if statement
#130
Noobware1
closed
1 year ago
4
type 'Keyword' is not a subtype of type 'String' in type cast
#129
Noobware1
closed
1 year ago
3
[Question] cannot extends bridge class
#126
Noobware1
closed
1 year ago
1
How to handle pub imports
#123
Noobware1
closed
1 year ago
4
Merge master to v0.7
#122
ethanblake4
closed
1 year ago
0
How to do enum with bridge
#120
Noobware1
closed
1 year ago
3
how to create a class instance
#119
Noobware1
closed
1 year ago
1
Add `++i` and `--i` support
#118
wrbl606
closed
1 year ago
1
dart_eval runtime exception: Expected a value of type 'Completer<dynamic>' when use a Future method with params
#117
FabrizioBilleciUNICT
opened
1 year ago
1
$value as $reified for Stream getter (solved the unimplemented error)
#116
FabrizioBilleciUNICT
closed
1 year ago
1
Double and int value issue
#115
IndroidsRohan03
closed
1 year ago
1
RuntimeTypes for list is missing
#114
IndroidsRohan03
closed
1 year ago
1
Add `Iterable.generate`, fix `List.generate`
#113
wrbl606
closed
1 year ago
3
Implement some methods in List and Iterable
#112
kodjodevf
closed
1 year ago
3
Previous
Next