Month: January 2019

  • Flutter — simple GridView with flashcard game

    Here we are building a simple GridView and make it like a flashcard game. Functions I will talk thourgh includes: Loading a local json and parse it into data model Map the data model into grid-view with click events / animations Audio function to play short clip Share function to upload and share String Some […]