A clean Pokedex experience with Flutter.

Related tags

Templates poke_dx
Overview

Poke DX

A clean Pokedex experience with Flutter.

Check it live: site

Setup the project

# download the deps
flutter pub get
# rename the file lib/firebase_options_template.dart
mv lib/firebase_options_template.dart lib/firebase_options.dart
# fill the environment information of each platform in `lib/firebase_options.dart` with your own firebase project options

Tests

# run the tests
flutter test
# run the tests with coverage
flutter test --coverage
# generate html reports for coverage
genhtml ./coverage/lcov.info -o coverage/html

References

You might also like...

Flutter-clean-architecture - A simple flutter project developed with TDD and using Clean Architecture principles.

Clean Architecture This is a study project to practice TDD and a good approach of Clean Architecture for flutter projects. It is based on Reso Coder s

Jul 21, 2022

clean architecture and clean code with flutter , with bloc and getx state managment .

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

Aug 22, 2022

Sibyl App written with Dart/Flutter. (My first experience in writing a real android app in flutter).

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

Feb 17, 2022

Flutter Youtube Redesign. this gave me so much Experience For Flutter . I used Video_player and Spring animation packages in this project

youtube 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

Dec 13, 2021

Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.

Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.

Official Flutter packages for Stream Chat Quick Links Register to get an API key for Stream Chat Flutter Chat SDK Tutorial Chat UI Kit Sample apps Thi

Dec 25, 2022

A collection of Animations that aims to improve the user experience for your next flutter project.

A collection of Animations that aims to improve the user experience for your next flutter project.

Flutter Animations A collection of Animations that aims to improve the user experience for your next flutter project. Built by Ezaldeen SAHB I hope th

Dec 24, 2022

Quickly is build as a tool to enhance your Flutter UI development experience and make code easier

Quickly is build as a tool to enhance your Flutter UI development experience and make code easier. It is highly inspired by Bootstrap and Tailwind CSS. It also provide lots of extension methods on String, List and Map.

Oct 24, 2022

a Flutter based - Open Source Listening Experience Training App

a Flutter based - Open Source Listening Experience Training App

eqTrainer Open-source listening experience trainer, Powered by Flutter. Overview eqTrainer is a Flutter-based, Open-source Listening Experience traini

Mar 2, 2022
Owner
Daniel Otavio Todt
Daniel Otavio Todt
Flutter Pokedex app with Riverpod, animations and clean architecture.

Pokedex Generated by the Very Good CLI ?? Screenshots Getting Started ?? This project contains 3 flavors: development staging production To run the de

Tomiwa Idowu 17 Nov 12, 2022
Pokedex app built with Flutter (with lots of animations) using Clean Architecture.

Flutter Pokedex Pokedex app built with Flutter App preview Video demo Installation Add Flutter to your machine Open this project folder with Terminal/

null 8 Dec 29, 2022
Pokedex made with Flutter

Pokedex Flutter Made with Flutter https://studioi.web.app App preview This project is a starting point for a Flutter application. A few resources to g

Ayush Chauhan 16 Dec 5, 2022
A simple PokeDex App with Modern UI created using Flutter and Dart and using API from PokeApi.

FlutterDex FlutterDex A simple PokeDex App created using Flutter and Dart and using API from PokeApi. UI Design inspired by : Home Screen Pokedex iOS

Ariz Armeidi 39 Jan 1, 2023
A Pokedex App Made With Flutter

Hi, I'm Berkan Büyük ! I'm developing myself in the field of mobile applications

Berkan Büyük 4 Apr 24, 2022
Aplicativo com Flutter - GetX - Amplify simulando uma pokedex utilizando a PokeAPI

pokedex app (flutter - getX - amplify) Desenvolvedor: Fellipe Prates email: [email protected] Sobre o app Aplicativo desenvolvido para treinament

Fellipe Augusto Prates 0 Jan 5, 2022
Flutter pokedex - All codes related to the project are completed.

flutter_pokedex It is development work for Flutter tutorial. Getting Started A few required resources to get you test this Flutter project: Models : T

Umutcan 0 Jan 2, 2022
Pokedex desenvolvido em flutter com requisição a api

Projeto Pokedex Um Projeto em Flutter O projeto O app foi desenvolvido em flutter com requisição na api buscando pokemons e as imagens. Como executar

Victor Luiz 1 Jan 6, 2022
Aplicativo em Flutter que funciona como uma "Pokedex"

pokedex_desafio_ioasys_flutter Aplicativo em Flutter que funciona como uma "Pokedex" O Aplicativo consome uma api PokeApi que retorna uma lista com os

Pedro Daniel Camargos Soares 0 Feb 25, 2022
Ouday 25 Dec 15, 2022