Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhostyn-2003/lista-pokemones-frontend-flutter-movil
Proyecto aplicado al FrontEnd mediante Dart - Flutter para verificar la listas de los pokémones mediante su API publica
https://github.com/jhostyn-2003/lista-pokemones-frontend-flutter-movil
api-rest dart flutter frontend
Last synced: about 1 month ago
JSON representation
Proyecto aplicado al FrontEnd mediante Dart - Flutter para verificar la listas de los pokémones mediante su API publica
- Host: GitHub
- URL: https://github.com/jhostyn-2003/lista-pokemones-frontend-flutter-movil
- Owner: Jhostyn-2003
- Created: 2024-09-12T09:15:08.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T09:25:03.000Z (4 months ago)
- Last Synced: 2024-11-21T23:59:02.269Z (about 1 month ago)
- Topics: api-rest, dart, flutter, frontend
- Language: C++
- Homepage:
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lista Pokémones - FrontEnd Flutter Móvil
Un nuevo proyecto de Flutter centrado en mostrar datos de Pokémon e implementar una pantalla de presentación animada.
## Features
- Pantalla de presentación animada con el logotipo de Pokémon.
- Lista de Pokémon obtenida de la API de Pokémon.
- Función de búsqueda para filtrar Pokémon por nombre.
- Interfaz de usuario hermosa y clara que sigue las mejores prácticas de Flutter.## Screenshots
| APP de las lista de Pokémon | Splash Screen Animado |
|------------------------------|------------------------|
| | || Página de Inicio | Función de Búsqueda |
|-------------------|----------------------|
| | || Lista de Pokémon |
|-------------------|
| |## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the [online documentation](https://docs.flutter.dev/), which offers tutorials, samples, guidance on mobile development, and a full API reference.