Skip to content

Marvel information app with marvel API and firebase.

Notifications You must be signed in to change notification settings

Ansh-Rathod/Flutter-Bloc-Marvel-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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