Issues
- 2
How to set function property
#163 opened by Noobware1 - 0
kindly add support for Spread Operator (...)
#204 opened by leefordjudes - 0
- 0
- 3
Support short-circuit evaluation for && operator
#199 opened by leefordjudes - 0
Add support for string & some math functions like toStringAsFixed, abs(), double.infinity
#201 opened by leefordjudes - 0
- 2
- 0
How to write a Wrapper for extension?
#197 opened by HXiaoMing - 17
- 0
Cannot access null value from map
#196 opened by Noobware1 - 0
Null check operator used on a null value
#195 opened by HXiaoMing - 0
- 2
- 1
dart_eval runtime exception: type 'Null' is not a subtype of type '$Instance' in type cast
#175 opened by HXiaoMing - 2
- 1
Null check operator used on a null value
#192 opened by HXiaoMing - 0
- 9
- 4
default parameter boxing error
#170 opened by Noobware1 - 8
Could not find declaration "File" at unknown (file package:example/main.dart)
#188 opened by cattlelovegrass - 0
Unnecessary casting
#189 opened by Noobware1 - 3
Does it support Singleton pattern???
#187 opened by cattlelovegrass - 2
Work with <String, String>{} returns exception type 'String' is not a subtype of type '$Value' of 'key'
#186 opened by al-tush - 4
CompileError: Bridge: cannot find library package:meiyou_extensions_lib/packages/crypto_dart/encoders/base64.dart at unknown (file package:example/main.dart)
#159 opened by Noobware1 - 1
Unloaded enum error while setupbridging
#169 opened by Noobware1 - 1
dart_eval runtime exception: RangeError (index): Invalid value: Not in inclusive range
#181 opened by HXiaoMing - 1
constructor logic not work
#185 opened by HXiaoMing - 2
Executing final e = <String, String>{}; returns exception 'Null check operator used on a null value'
#180 opened by al-tush - 0
type 'VariableDeclarationImpl' is not a subtype of type 'MethodDeclaration' in type cast
#184 opened by HXiaoMing - 2
when to support call method in dart_eval runtime
#182 opened by yanweimin7 - 0
CompileError: Unknown statement type FunctionDeclarationStatementImpl at unknown (file package:default/main.dart)
#183 opened by HXiaoMing - 4
Getting `Null check operator used on a null value` with a rather simple code.
#160 opened by jumasheff - 5
run test 'Using a subclassed bridge class inside the runtime' occur CompileError
#172 opened by HXiaoMing - 1
- 1
$List<E> add element failed in dart_eval ,throw type '$Data' is not a subtype of type 'Data' of 'value'
#176 opened by yanweimin7 - 1
Create a writeback-capable $List wrapper
#162 opened by ethanblake4 - 1
type 'int' is not a subtype of type '$Value?'
#173 opened by HXiaoMing - 0
- 1
CompileError: Cannot box ShowType at unknown (file package:my_package/main.dart)
#167 opened by Noobware1 - 2
- 0
Non-Null assertion Operator not working
#164 opened by Noobware1 - 1
Is it possible to bridge extension methods
#158 opened by Noobware1 - 4
What am i supposed to do?
#153 opened by cyberpwnn - 8
type 'Null' is not a subtype of type '$Instance' in type cast when using a loop with type declaration
#154 opened by Noobware1 - 1
Invalid argument (baseLocation): Must be an absolute non-package: URI: "/xxx/xxx/hot_fix/.dart_tool/package_config.json"
#155 opened by think-of-xiao - 3
how to declare static fields
#152 opened by Noobware1 - 2
- 3
Method not found containsKey on Map
#147 opened by cuifengcn - 1
Method not found [] on int at unknown
#148 opened by cuifengcn