What is the best way to handle database alteration in a No-SQL DB like Hive for Flutter?

前端 未结 0 526
死守一世寂寞
死守一世寂寞 2021-01-26 01:53

Suppose you launch an App with the following DB schema with Hive:

box.put(\'schema\', {\'foo\': true, \'bar\' : 2, \'baz\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题