All Projects → scitbiz → Flutter_pokedex

scitbiz / Flutter_pokedex

Licence: other
Pokedex app built with Flutter (with lots of animations) using Clean Architecture

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter pokedex

flutter pokedex
Pokedex app built with Flutter (with lots of animations) using Clean Architecture
Stars: ✭ 1,603 (+64.92%)
Mutual labels:  clean-code, clean-architecture, flutter-apps
Clean Flutter
This repo is a small explanation of clean architecture on with flutter framework and some test where added
Stars: ✭ 108 (-88.89%)
Mutual labels:  flutter-apps, clean-architecture, clean-code
Clean Architecture
Clean architecture sample
Stars: ✭ 318 (-67.28%)
Mutual labels:  clean-architecture, clean-code
Clean Code Dotnet
🛁 Clean Code concepts and tools adapted for .NET
Stars: ✭ 4,425 (+355.25%)
Mutual labels:  clean-architecture, clean-code
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+538.89%)
Mutual labels:  clean-architecture, clean-code
Cleanaspnetcorewebapi
Starter project for creating APIs built on ASP.NET Core using clean architecture.
Stars: ✭ 279 (-71.3%)
Mutual labels:  clean-architecture, clean-code
Reminders
An iOS application written in Swift to demonstrate how to implement a Clean Architecture in iOS
Stars: ✭ 293 (-69.86%)
Mutual labels:  clean-architecture, clean-code
Clean React
Sistema em ReactJs usando Hooks, Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 408 (-58.02%)
Mutual labels:  clean-architecture, clean-code
phpstats
CLI Statistics and dependency graphs for PHP
Stars: ✭ 61 (-93.72%)
Mutual labels:  clean-code, clean-architecture
Clean Ts Api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 619 (-36.32%)
Mutual labels:  clean-architecture, clean-code
Cleanarchitecture.webapi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
Stars: ✭ 615 (-36.73%)
Mutual labels:  clean-architecture, clean-code
Findseat
A Completed Functional Flutter App - FindSeat (BLoC + Json API + Unit Test + Firebase Auth)
Stars: ✭ 659 (-32.2%)
Mutual labels:  flutter-apps, clean-architecture
Boilerplate
Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
Stars: ✭ 243 (-75%)
Mutual labels:  clean-architecture, clean-code
sudoku
Multiplayer concurrent sudoku. The winner is the player who fills the last cell correctly.
Stars: ✭ 15 (-98.46%)
Mutual labels:  clean-code, clean-architecture
Go Realworld Clean
a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld
Stars: ✭ 301 (-69.03%)
Mutual labels:  clean-architecture, clean-code
clean architecture
Clean Architecture Simple App.
Stars: ✭ 16 (-98.35%)
Mutual labels:  clean-code, clean-architecture
Flutter clean architecture
Clean architecture flutter: A Flutter package that makes it easy and intuitive to implement Uncle Bob's Clean Architecture in Flutter. This package provides basic classes that are tuned to work with Flutter and are designed according to the Clean Architecture.
Stars: ✭ 360 (-62.96%)
Mutual labels:  clean-architecture, clean-code
Android Architecture Components Kotlin
Clean code App with Kotlin and Android Architecture Components
Stars: ✭ 23 (-97.63%)
Mutual labels:  clean-architecture, clean-code
CleanArchitectureMVVM
Example of Clean Architecture of Android app using MVVM, Koin, Coroutines, Retrofit, Room, Solid Principle, DRY, KISS, OOP
Stars: ✭ 60 (-93.83%)
Mutual labels:  clean-code, clean-architecture
clean-code-javascript
🛁 Clean Code-Konzepte adaptiert für JavaScript.
Stars: ✭ 37 (-96.19%)
Mutual labels:  clean-code, clean-architecture

Flutter Pokedex

Awesome Flutter Codemagic build status License License

Pokedex app built with Flutter

App preview

Home News Pokedex Pokedex FAB Pokedex Generation Pokemon Info - About Pokemon Info - Base Stats Pokemon Info - Evolution Pokemon Info - Base Stats (Expanded)

Video demo

Demo

Installation

  • Add Flutter to your machine

  • Open this project folder with Terminal/CMD and run flutter packages get

  • Run flutter run to build and run the debug app on your emulator/phone

Todos

  • [x] Home
  • [x] Home - Apply Sliver effect in home screen
  • [x] Pokedex
  • [x] Pokedex - FAB
  • [x] Pokedex - Add FAB animation
  • [ ] Pokedex - Add grid loading animation
  • [x] Pokedex - Add more Pokemons by balvinderz
  • [x] Pokedex - Add load more
  • [x] Pokemon Info
  • [x] Pokemon Info - About
  • [x] Pokemon Info - Base Stats
  • [x] Pokemon Info - Evolution
  • [ ] Pokemon Info - Moves (no design)
  • [x] Pokemon Info - Make tab area expandable
  • [x] Pokemon Info - Add animations
  • [x] Pokemon Info - Add more Pokemons by balvinderz
  • [ ] Pokemon Info - Add missing data in About tab
  • [x] Pokemon Info - Add Base Stats data by balvinderz
  • [x] Pokemon Info - Add Evolution data by balvinderz

Thanks

License

All the code available under the MIT + Apache 2.0. licenses. See LICENSE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].