A simple Flutter app that lists all the 151 1st generation pokemóns.

Overview

Pokémon App

drawing  drawing

A simple Flutter project that lists all the 151 1st generation pokemóns.

This project was created for study purposes.

Installation

You can download the app on your phone in the link below (Android only):
https://www.mediafire.com/file/6ct3p4q4wa4gg21/pokemon-app.apk/file

If you want to run the app from the source code, you need to follow the steps below:

  1. Download or clone the project source code and install Flutter SDK (v2.2.0 was used in this project). Steps to install Flutter: https://flutter.dev/docs/get-started/install

  2. After that, you need to enter in the project directory, and run the following command to install the necessary packages:

    flutter pub get
  3. After installing the packages, you can run the app in debug mode (poor performance):

    flutter run

    Or in profile mode (better performance, but no debug functionality):

    flutter run --profile
You might also like...

A Flutter app that demonstrates how to build a simple app using the SpaceX API created by the Very Good Ventures Team.

A Flutter app that demonstrates how to build a simple app using the SpaceX API created by the Very Good Ventures Team.

SpaceX Demo Developed with 💙 by Very Good Ventures 🦄 A Flutter app that demonstrates how to build a simple app using the SpaceX API created by the V

Dec 27, 2022

This app it's a simple app to help you choose between alcool or gasoline based on the price of the gasoline and the price of the alcool.

This app it's a simple app to help you choose between alcool or gasoline based on the price of the gasoline and the price of the alcool.

This app it's a simple app to help you choose between alcool or gasoline based on the price of the gasoline and the price of the alcool. It's a simple app that uses a simple logo, two text fields and a button that calculate and show the best option.

Oct 3, 2021

:atom: 🚀 NLW Quiz Dev - Flutter (a simple flutter quiz app built in Rocketseat Next Level Week)

:atom: 🚀 NLW Quiz Dev - Flutter (a simple flutter quiz app built in Rocketseat Next Level Week)

Que tal acompanhar live codings de projetos reais ao vivo? Segue lá na twitch: Wilson Neto Dev na Twitch Next Level Week - Dev Quiz (NLW) Dev Quiz is

Jul 13, 2022

The objective is to create a simple app using Dart/Flutter, for make a REST API integration with Flutter, using free JSON API

The objective is to create a simple app using Dart/Flutter, for make a REST API integration with Flutter, using free JSON API

ListView Builder App The objective is to create a simple app using Dart/Flutter, for make a REST API integration with Flutter, using free JSON API: ht

Dec 7, 2022

A simple flutter app with demo implementation of redux.

A simple flutter app with demo implementation of redux.

Flutter Redux Tutorial Redux Project is just a quick guide for implementation of redux.dart and flutter_redux . Written in dart using Flutter SDK. Ple

Jun 16, 2022

a simple todo app made with flutter

doit A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is

Sep 10, 2021

A simple fully working weather app with state management build using flutter.

A simple fully working weather app with state management build using flutter.

A simple fully working weather app with state management build using flutter.

Apr 12, 2022

a simple Quran app made with flutter without any images or pdf

a simple Quran app made with flutter without any images or pdf

forqan A simple Quran app made with flutter without any images or pdf . screenshot Support If you like what we do, and would want to help us continue

Oct 22, 2022

A Simple Piano App Built With Flutter

piano_app Primera app hecha en flutter Inicio Fue bastante divertido iniciarme con esta app que estaba rondando por mi cabeza desde hace tiempo. Es un

Jan 21, 2022
Owner
Marcelo Dornelles Junior
Web and mobile developer, with focus on mobile development. Currently working with React/React Native + TypeScript.
Marcelo Dornelles Junior
This is an E-commerce App that you can buy goods, it has no data base so all you see in this app are created as default

This is an E-commerce App that you can buy goods, it has no data base so all you see in this app are created as default. Once I create a server and connect with it, I will create another repository or simply update this one.

Khusan Flutter Dev 2 Feb 10, 2022
Cryptocurrency App with MVP Design Pattern to track all the coins data in realtime for android & iOS . Written in dart using Flutter SDK.

Flutter CryptoCurrency App (MVP) Cryptocurrency App with MVP design pattern to track all the coins data in realtime for android & iOS . Written in dar

Pawan Kumar 287 Dec 30, 2022
A Flutter News app which organises and highlights all the latest news

News App A Flutter News app which organises and highlights all the latest news, headlines belong to India so that you can be up to date with all the s

null 2 Dec 12, 2021
This repository contains all the code written throughout the 1ManStartup YouTube tutorials for building a travel budget app using Flutter

Travel Treasury Download The Live App This repository contains all the code written throughout the 1ManStartup YouTube tutorials for building a travel

Dave Faliskie 249 Dec 27, 2022
All in one Social Media App Getting developed using flutter & firebase

All in one Social Media App Getting developed using flutter & firebase

Saffron Dionysius 8 Nov 17, 2022
🧠🚕 The all-in-one RPI transportation app.

smartrider ?? The all-in-one RPI transportation app developed with Flutter and Firebase. Our goal is to make transportation in and around RPI safer an

Ethan Joseph 45 Oct 1, 2022
A flutter application that allows users to view all kinds of recipes

food recipe app A flutter application that allows users to view all kinds of recipes and bookmark the ones you like to local storage using sqlite. Use

bayorwor 3 Jun 11, 2022
Collection of all the widgets with their tutorial

Flutter Widgets A collection of flutter widgets with tutorials. Season 1 Episode 1 - Sized Box Episode 2 - Animated Builder Episode 3 - Draggable and

Pawan Kumar 147 Oct 4, 2022
Create a way so that user can share all his social media profile links on a single click

Pro Share The objective of this project is to, create a way so that user can share all his social media profile links on a single click. The project a

Sarthak Agarwal 5 Nov 20, 2022
Instead of a simple counter app, the @FlutterDev team can provide a simple game like the one below.

Instead of a simple counter app, the @FlutterDev team can provide a simple game like the one below. Thanks to the @rive_app team for their easy-to-use animation kit.

Md. Siam 10 Oct 27, 2022