srihariash999 / xkcd_mobx

A simple xkcd viewer made with flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xkcd Viewer

This is a simple xkcd viewer made with flutter.

Info

Mobx is used as a state management strategy for this app.

Features

  1. View latest comics in order from new to old. (prev/next buttons)
  2. View random comics from the past collection. (refresh to view a different one)

Todo

  • Fetch random comics
  • Move b/w prev and next comics
  • Zoom view for the comics
  • Open fullscreen view of comics on tap.
  • Favourite comics to view later in one place.
  • Save/Download Images.
  • Share comics/images to other apps
  • Offline view of saved comics.
  • Add screenshots to the readme.

About

A simple xkcd viewer made with flutter.


Languages

Language:Dart 99.3%Language:Swift 0.5%Language:Kotlin 0.2%Language:Objective-C 0.1%