Taleb

Results 12 comments of Taleb

for example at the current version parameter null throw exception and i force to do my query: String query = 'code = $code' '${cityId != null ? ' AND cityId...

I think this is high important feature for your library to supprot "rawQuery", for example if i want to create a search filtter (like a sample which i provided above)...

I need this feature now, How can use your commit in my project?

> Also having the same problem. All confettis are stuck in place. > > edit: Center seems to be working better. Or if you want to align it to some...

example (not tested yet): ``` import 'package:tezart/src/micheline_encoder.dart'; void main() { final michelsonCode = """ parameter int; storage int; code { CAR; SWAP; ADD; NIL operation; PAIR } """; final michelineJson...

Same Issue when I want to call "keyToDID" method with android on Macbook M1 pro: ``` error: Invalid argument(s): Failed to load dynamic library 'libdidkit.so': dlopen failed: library "libdidkit.so" not...