Видео загруженно с помощью группы VKS » YouTube. Оригинал видео: Заходи в группу: Всю информацию найдешь в закрепленной записи! ➖➖➖➖➖➖➖➖➖➖➖➖➖ Persistent data storage is an important topic in mobile development. Both Android and iOS can take advantage of SQLite, a lightweight SQL database. Sqflite is flutter library to tap into that power on both platforms. This tutorial will walk you through the basic CRUD data operations (Creating, Reading, Updating, and Deleting) using the Sqflite library. 00:36 - Reviewing initial code without Sqflite 04:52 - Creating and opening the database using the Singleton pattern 14:00 - Mapping your database column names to your model fields and vice-versa 17:57 - Writing a function to retrieve all rows from a database table and mapping the results to the model 21:47 - Writing a function to insert a row into the database 23:38 - Retrieving all rows of the table when the list widget initializes and setting the bloc data 26:30 - In
Hide player controls
Hide resume playing