search / query

Search for Specific Words W/ Youtube Keyword Search Tool

Do you ever find yourself trying to remember which video a particular creator spoke about a specific topic, but you can’t remember the exact video? Do you want to create a compilation of a creator saying a particular thing? It would take a lifetime to find those manually in thousands of videos? If so, then …

Search for Specific Words W/ Youtube Keyword Search Tool Read More »

How To Use SQLite In Flutter

In this blog, we will learn basic SQLite procedures by constructing our own Flutter application. But first one might ask: What is SQLite? Let’s get into it! Foundationally, SQLite is an open-source database engine built in C. It is not a separate app, but rather a library that software developers incorporate into their applications. As …

How To Use SQLite In Flutter Read More »