Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.55 KB

README.md

File metadata and controls

57 lines (42 loc) · 1.55 KB

marvelapp

A new Flutter project with Marvel Comics api.

  • An marvelapp contains information about All Marvel Characters and comics.
  • I used flutter_bloc package for State Management and firebase also to fetch Some prepages data.


Packages used

  • cached_network_image: ^3.0.0
  • cloud_firestore: ^2.0.0
  • equatable: ^2.0.0
  • firebase_core: ^1.1.0
  • firebase_storage: ^8.0.5
  • flutter_bloc: ^7.0.0
  • google_fonts: ^2.0.0
  • html: ^0.15.0
  • http: ^0.13.3 & url_launcher: ^6.0.3

Screenshots


How to use

To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Appii00/Flutter-Bloc-Marvel-App

# Go into the repository
$ cd Flutter-Bloc-Marvel-App

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run

Download .apk file from Here