How I Convert My HashNode Blog In-App Using 15 Lines Of Code
I convert my Hashnode blog into an App by using flutter only using few Lines of Code.
Here I am using a flutter package flutter_webview_plugin: ^0.4.0
Install this package in your pubspec file
Now here is a code,
you have to pass your blog URL...
amandevblogs.hashnode.dev1 min read