Results 5 comments of 小山

@leisim Thanks for your reply! I put the database file in asset just to reproduce the bug, this database file is generated normally in my app.

I found that the record with ID 6 was corrupted, but I couldn't read the data, and it crashed when I tried. Unfortunately, I can only say that the crash...

Hi all, I made a workaround to add widget as marker. I implemented this feature in my another [map plugin](https://github.com/fluttify-project/amap_map_fluttify). This is done in 3 steps: 1. Make your `MapView`...