An open API service indexing awesome lists of open source software.

https://github.com/radenadri/swapi-flutter

Star Wars characters listing. Made with Flutter ⚡️
https://github.com/radenadri/swapi-flutter

android flutter ios mobile-app mobile-development rest-api riverpod star-wars swapi swapi-api

Last synced: about 1 year ago
JSON representation

Star Wars characters listing. Made with Flutter ⚡️

Awesome Lists containing this project

README

          

# SWAPI

Star wars character information based on [SWAPI](https://swapi.dev). Build with Flutter & Riverpod for the state management.

## Demo Application

## Todo

- [x] iOS - Splash screen
- [x] iOS - Character screen list
- [x] iOS - Character screen detail
- [x] iOS - Settings page
- [x] Android - Splash screen
- [x] Android - Character screen list
- [x] Android - Character screen detail
- [x] Android - Settings page

## Notes

Compiled using Flutter 3.24.1 via FVM.

While you developing, make sure you run :

`dart run build_runner watch`

to automatically build the freezed class from model.