Skip to content

shashikantdwivedi/skdblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Shashikant Dwivedi Blog App

An flutter application for my personal blog

Table of Contents

About The Project

I made this flutter application to use personal blog https://shashikantdwivedi.com/ comfortably in my android device. This flutter application is very easy to use. You can also use the application to convert your own blog into an android application.

You can easily navigate through pages and you can also share your share your articles from the application directly.

Built With

Getting Started

To run this flutter application on your device follow the steps given below.

Prerequisites

To run this application on your device you must have flutter installed. Since this application is made with the stable version, I will also recommend you to go with the stable version of flutter.

Follow this guide to install flutter.

https://flutter.dev/docs/get-started/install

Installation

  1. Clone the repo
git clone https://github.com/shashikantdwivedi/skdblog.git
  1. Run the application
flutter run -d <device-name>

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Name - Shashikant Dwivedi

Email - shashikant@shashikantdwivedi.com

Follow -

Project Link: https://github.com/shashikantdwivedi/skdblog

Acknowledgements