Jon P
Jon P
amazing! Thanks sooooo much!
I think I may have seen decimal128 is now supported (?), if yes when are you planning to release this?
haha well if you eat your cap @nielsenko ill send you a new one lol! Will look forward to it! Can't wait!
@nirinchev thanks sooooo much, and also for letting me know! Much appreciated
Amazing this is released, thank you so much! Is there a way to set the below 'globally' once rather than in 'each Realm model file'? ``` const config = GeneratorConfig(ctorStyle:...
Thanks @nielsenko, that helps. Would be best to set this globally if possible rather than having to import in each model.
Thanks @nielsenko appreciate it. Would be better in a global configuration file rather than having to remember to put this in - but then again, we are very grateful to...
Hi @nirinchev would imagine a repo will either use the 'named approach' or 'positional approach' for Realm, not both. So setting it globally probably makes a ton of sense rather...
> @dotjon0, @dfdgsdfg, and @jimisola. > > You need to import at least `package:realm/realm.dart` anyway, so if you are opposed to having two imports you can create a `myrealm.dart` file...
Just checking in to see if enums are planned?