bollafa

Results 5 comments of bollafa

I have added a very basic support of ports on this [fork](https://github.com/bollafa/erd/commit/8c0bc53bb474fa57492fd4df6ee3e6ee867e8369): The following erd code ``` [Person] *name { port:"name" } height weight `birth date` +birth_place_id [`Birth Place`] *id...

Could you please further explain **approach-1** post-fix pattern? The way I understand it: ``` [`Birth Place`] *id `birth city` 'birth state' "birth country" otherEntity -- birth_place_id otherEntity -- birth_place_birth_country ```...

You mentioned using an `x86` emulator with ARM translation. One thing to check is whether the Android application has been built with `x86` support. To verify, look inside the `lib/`...

Could you possibly share the .apk file? If this is not possible or you don't want, perhaps just the snapshot hash reported by reflutter. In the meantime, I’ll download an...

Are you sure that is the application you tried? When using reflutter with that app it reports that the snapshot hash is not found: ``` ~/store/reFlutter$ reflutter ~/store/reFlutter/issues/NyaNya\ Rocket_2.6.0_apkcombo.app.apk Choose...