Skip to content

llirikh/share_space

Repository files navigation

ShareSpace

Introduction

ShareSpace is a free and open-source news application that provides users with the latest news and articles related to space exploration. The app allows users to access a wide range of information on topics like space missions, space agencies and space technology.

App Interface

App interface

What's inside

  • Main page with articles list
    • Scrollable
    • Pagination
    • Cached images
  • Article page with article information
    • Scrollable
    • Web-view mode
  • Settings page
    • Dark-mode switcher
  • TabBar
    • Autoscroll to the top when clicked again

Installation

Step 1:

Download or clone this repo by using the link below:

https://github.com/llirikh/share_space.git

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Step 3:

Generate necessary code with such command:

dart run build_runner build 

Step 4:

You can run this project by using this command

flutter run

Announcement

Now ShareSpace already released v1.0.1