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.
- 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
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