https://github.com/luiscib3r/rick_and_morty
Flutter app example made with GetX.
https://github.com/luiscib3r/rick_and_morty
dart flutter getx getxpattern morty rick
Last synced: 6 months ago
JSON representation
Flutter app example made with GetX.
- Host: GitHub
- URL: https://github.com/luiscib3r/rick_and_morty
- Owner: luiscib3r
- Created: 2021-03-07T18:56:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-07T21:41:55.000Z (over 4 years ago)
- Last Synced: 2025-04-09T15:16:15.462Z (6 months ago)
- Topics: dart, flutter, getx, getxpattern, morty, rick
- Language: Dart
- Homepage: https://flutter-rickandmorty.netlify.app/
- Size: 631 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rick and Morty App
Aplicación de ejemplo creada mientras escribía este post:
## [Desarrollo rápido en Flutter con GetX](https://correaleyval.github.io/blog/2020/03/07/desarrollo-rápido-en-flutter-con-getx/)
> En este post te mostraré como utilizo GetX para desarrollar aplicaciones móviles utilizando Flutter y terminar las aplicaciones en el menor tiempo posible. A modo de ejemplo desarrollaremos una aplicación que se conectará a The Rick and Morty API, para mostrar de una manera práctica lo que trato de explicar.
### Sitio web [https://flutter-rickandmorty.netlify.app/](https://flutter-rickandmorty.netlify.app/)