Skip to content

This is a pet project that uses Flutter to create an app that allows users to query Star Wars information from a GraphQL API. The app provides interface to search for characters, planets, and other Star Wars data, and displays the results in an easy-to-read format.

License

Notifications You must be signed in to change notification settings

betazetadev/star-wars-info

Repository files navigation

Star Wars Query App

This is a Flutter app that allows users to query Star Wars information from a GraphQL API. This is a pet project allowing the user to learn the basic features of Flutter. Lists, bottom bar, navigation, internationalization, GraphQL and more.

Features

  • Search for characters, planets, and other Star Wars data using keywords or predefined options
  • View detailed information about a selected character or planet

Technologies

  • Flutter: A UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.
  • GraphQL: A query language for APIs that provides a more efficient, powerful and flexible alternative to REST.

Getting started

  1. Clone this repository
  2. Open the project in your preferred IDE
  3. Run flutter pub get to install dependencies
  4. Run the app on an emulator or physical device using the flutter run command

Contributing

Contributions are welcome! If you find a bug or want to add a new feature, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a pet project that uses Flutter to create an app that allows users to query Star Wars information from a GraphQL API. The app provides interface to search for characters, planets, and other Star Wars data, and displays the results in an easy-to-read format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published