Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.06 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.06 KB

SuperHERO

App Features.

Simple Superheros information app with animations and local database.

App Information

Packages used:

  • cached_network_image: ^3.1.0
  • google_fonts: ^2.1.0
  • hive_flutter: ^1.1.0
  • path_provider: ^2.0.2

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/Ansh-Rathod/Flutter-SuperHERO-App.git

# Go into the repository
$ cd Flutter-SuperHERO-App

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run