Jekyll Blog to Flutter News Application : Part 1 - Introduction.
Convert your Jekyll blog into a fully functional Flutter 2 mobile application.
Feb 13, 20228 min read447
Search for a command to run...

Series
Like the title indicates, in this series of articles, we will reach into the steps for convert an existing Blogging Website to a fully functional Flutter Mobile app.
Convert your Jekyll blog into a fully functional Flutter 2 mobile application.
This is the second article of our series : Blog Website to Flutter News Application. In the last article we have configured our jekyll blog website to serve all contents throw a single API endpoint. As said already, at this stage we will assume that ...
