Open bcycgcg opened 5 years ago
my calendar data is sitting in a sqlite database and as you know in dart, it runs async. i am trying to use your calendar wrapped with a FutureBuilder().
is there a way to do it with your calendar?
i figured it out. thanks for your calendar. it looks great now
my calendar data is sitting in a sqlite database and as you know in dart, it runs async. i am trying to use your calendar wrapped with a FutureBuilder().
is there a way to do it with your calendar?