A new Flutter project.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Download project from https://github.com/
- Open terminal on your favorite directory.
- Enter This command => git clone https://github.com/SASnigdho/pokemons_gql.git
- Enter This command => cd pokemons_gql
- Enter This command => flutter pub get
- After pub get complete open the directory (pokemons_gql) with VS Code.
- To run this app use ctrl+F5 to run the app.