Home SD Times Flutter App
Post
Cancel
Logo

SD Times Flutter App

Software Development Times is a cross-platform mobile app consisting of news in the interest of developers. 📱

GitHub Repo

Technologies Used

  • Programming Language: Dart with flutter as the framework
  • API used: Hacker News API
  • As Database: Sqlite

App Installation - Get APK

Guidelines to setup

  1. Clone the repository
    1
    2
    3
    4
    5
    
     git clone https://github.com/Mayank0255/SD-Times.git
        
     gh repo clone Mayank0255/SD-Times (for GitHub CLI)
        
     cd SD-Times
    
  2. Run the app
    1
    
     flutter run
    

Demo

Images

This post is licensed under CC BY 4.0 by the author.