I am trying to save api data with hive, and got this error: HiveE开发者_StackOverflow社区rror: Cannot write, unknown type: User. Did you forget to register an adapter?
I\'m trying to get data from bottomsheet to model then I show them in listview. I can see everything works but when I trying to add new data it does not show first and then if I hot reload the app I c
QR Code does not display in pdf while convert html content to pdf QR Code does not display 开发者_如何学Pythonin pdf while convert html content to pdf. I am using QRcode library for creating QRcode in
I am using flutter_animarker: ^3.4.0-beta.1 package. my code: void newLocationUpdate(LocationObj obj) {
I have a problem understanding, and living with, the excessive use of bang operators in dart/flutter.
Hi im facing the issue when converting user input to a double example when i input -3 i faced with an FormatException (FormatException: Invalid double -). How can i deal with this? Furthermore how can
Trying to run this project on a MacBook but this error keeps showing. Looked for some solutions but they all failed.
My app has a websocket backbone, but it\'s connection is severed whenever the app goes into inactive (or background) for more than 10~ish seconds.