Skip to content

nksoluna/Pokelyzer_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokelyzer - Flutter

Individual and Multiple Pokemon strengths and weaknesses analyzing app.

made-with-flutter Release Date

Table of Contents

Overview

A Flutter app about Pokemon. Can view pokemon data up to Gen7 ,Comparing 2 pokemon strengths/weaknesses and simulating team to view strengths/weaknesses of Pokemon team.

Setup

  1. If you don't have Flutter SDK installed, please visit official Flutter site.

  2. Fetch latest source code from master branch.

$ git clone https://github.com/nksoluna/Pokelyzer_flutter
  1. Run the app with Android Studio or VS Code. Or the command line :
$ flutter pub get 
$ flutter run

Features

  • Pokedex (up to generation 7 pokemons)
  • Search and Filter Pokemon with name , index or type
  • Check Pokemons Strength , Weakness and Immune
  • Check Pokemon's Evolution Chain
  • Compare Pokemons
  • Team Builder
  • Check Team Strength , Weakness and Immune
  • Add Pokemons to Favorite

Screenshots

This is some Features of Project in Real App .

Home Screen


home

Pokedex


pokedex

Search & Filter


search

filter_search filter_search_with_pokemon_type

Compare


compare

selected_and_compare selected_and_compare_weakness

Search Pokemon in Compare


compare_search compare_search_with_name_and_index compare_search_with_type compare_search_without_filter

Team Builder


teambuilder unselect_strength unselect_weakness unselect_immune teambuilder_select teambuilder_select_strength teambuilder_select_weakness teambuilder_select_immune

Favorites


favorites

favorites_with_pokemon favorites_in_search_list

Pokemon Info

pokemon_info stat strength move

Contact us

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages