pinchbv / floor

The typesafe, reactive, and lightweight SQLite abstraction for your Flutter applications
https://pinchbv.github.io/floor/
Apache License 2.0
965 stars 191 forks source link

Dumplicate field name when entity implement form abstract class #798

Open okiookio opened 10 months ago

okiookio commented 10 months ago

When the entity implement form abstract class. Then database.g.dart show some warning:

Anyway to fix this?

Thanks

Screenshot 2023-12-19 at 2 16 03 PM Screenshot 2023-12-19 at 2 16 22 PM Screenshot 2023-12-19 at 2 16 38 PM

vasanthmn1 commented 7 months ago

I think same name repeated

id,name

please provide err message or Repo link