Blog
I've been writing online since 2014, mostly about web development and tech careers. In total, I've written 2 articles on my blog. Use the search below to filter by title.
All Posts
How to full highlights text search with flutter
––– views
Search tool is a feature that can help make the app or web look better. However, creating a search algorithm is not easy. In use with Flutter, there are several packages for full highlight text search that we can choose from. In my experience, I will tell you how to make a good search tool for you.
How to show public file with nextjs3
––– views
how-to-show-public-file-with-nextjs