An open API service indexing awesome lists of open source software.

https://github.com/hamid313-coder/book_gallery


https://github.com/hamid313-coder/book_gallery

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# 📖 Flutter Book App

### About the project

This is a demo book app.

This project has been built using the [Flutter](https://flutter.io/) framework, which allows to build an app for mobile, desktop & web, from a single codebase.

## Download & install

First, clone the repository with the 'clone' command, or just download the zip.

```
$ git clone https://github.com/Hamid313-coder/book_gallery.git
```

Then, download either Android Studio or Visual Studio Code, with their respective [Flutter editor plugins](https://flutter.io/get-started/editor/). For more information about Flutter installation procedure, check the [official install guide](https://flutter.io/get-started/install/).

Install dependencies from pubspec.yaml by running `flutter packages get` from the project root (see [using packages documentation](https://flutter.io/using-packages/#adding-a-package-dependency-to-an-app) for details and how to do this in the editor).

There you go, you can now open & run the project. Enjoy!

## 🔌 Plugins

- Provider
- Mobx
- Flutter Mobx
- Google Fonts
- Http

## 🔖 LICENCE

[MIT license](https://github.com/Hamid313-coder/book_gallery/blob/main/LICENSE)