Bruno

Results 4 issues of Bruno

Is it possible? I can't find a way to accomplish that with flutter. Could you help me?

help wanted
good first issue
feature-request
platform-android

Hi! How should I save related objects? I mean, thinking about a post for example that has many tags, and a tag could be in many posts. Should I create...

Hi! I'm having a problem that I can't figure out a way to solve. I have some models with a DateTime property and when building the ManagedContext, I'm using timeZone:...

Hi! How can I implement or condition on where clause? I mean, I need to search people by their name OR their socialName OR their phoneNumber, OR their cellphoneNumber. Do...