У вашего броузера проблема в совместимости с HTML5
Welcome to Flutter Tutorials by The Mobile Programmer,
Video explains how to use sqlite in Flutter.
This tutorial shows how you can INSERT, SELECT, UPDATE and SELECT from a SQLite Database in Flutter. This is done with the help of a library called SQFlite, the link is provided below.
All SQFlite operations should be done asynchronously to avoid blocking the main UI.
Please don't forget to LIKE, SUBSCRIBE & SHARE.
Please leave your valuable comments in the comment section below.
Thanks for watching.
Below is the library used for Sqlite in Flutter
https://pub.dartlang.org/packages/sqflite
You can get the source code from below link
http://www.coderzheaven.com/2018/09/27/sqlite-database-operations-in-flutter/
More tutorials can be found on http://coderzheaven.com
Please don't forget to LIKE, SUBSCRIBE & SHARE.
Thanks for watching.
#Fluttertutorials #Fluttersqlite #fluttergoogle