Giter VIP home page Giter VIP logo

csuka1219 / flutter_league Goto Github PK

View Code? Open in Web Editor NEW
19.0 1.0 8.0 6.85 MB

Flutter League is a companion app for League of Legends players that allows them to search for summoners, view their stats and match history, and check currently ongoing games.

License: MIT License

Kotlin 0.06% Swift 0.57% Objective-C 0.02% Dart 79.67% CMake 8.26% C++ 9.98% C 0.63% HTML 0.82%
android api dart esports flutter game-analytics game-tracking league-of-legends leagueoflegends material-design

flutter_league's Introduction

Flutter League

Flutter League is a companion app for League of Legends players that allows them to search for summoners, view their stats and match history, and check currently ongoing games.

Made with Flutter License: MIT Open Source Love GitHub stars

Pages

The app consists of the following pages:

Home Page

The Home page is the first screen users see when they open the app. It displays information about the summoners that the user has saved as favorites. Users can select a League of Legends server and search for summoners.

Match History Page

The Match History Page displays a summoner's match history. It shows the summoner's rank, match history data, and provides the user with the option to load more matches.

Match Info Page

The Match Info page displays the details of a specific match, including the result, player stats, and team compositions.

Match Details Page

The Match Details page displays information about kills, gold, damage dealt, damage taken, wards, and CS in a TabView format.

Live Game Page

The Live Game page displays information about a currently ongoing League of Legends game, including player information and match details. It uses the DartLeagueRoleIdentify algorithm, available on GitHub at https://github.com/csuka1219/DartLeagueRoleIdentify, to identify the role for each player in the game.

Getting Started

To run the app, follow these steps:

  1. Clone the repository to your local machine.
  2. Open the project in your preferred IDE (e.g., Android Studio, VS Code).
  3. Create a Riot API key and add it to the lib/utils/config.dart file. You can get a key by following the instructions here: https://developer.riotgames.com/docs/portal.
  4. Run the app in the emulator or on a physical device.

Dependencies

The app uses the following dependencies:

  • provider: A state management library that allows easy sharing of data between widgets.
  • flutter_svg: A library for rendering SVG images in Flutter.
  • http: A library for making HTTP requests to an API.
  • intl: A library for formatting dates and numbers.
  • tuple: A library for creating and manipulating tuples.
  • shared_preferences: A library for persisting key-value data on the device.

Contributing

There are still some features and improvements that could be made to this app. If you would like to contribute, please feel free to fork the repository and create a pull request. Here are some things that could be improved:

  • Add a message box to display the result when searching for a summoner that does not exist.
  • Add a message box to display the result when clicking on the "Live Game" button if there is no currently ongoing game.
  • Remove the display of players' roles in ARAM mode in the "Live Game" page.
  • There are some unsupported game modes such as "One For All".
  • You can implement any new features you desire.

License

This project is licensed under the MIT License. Feel free to use it for your own purposes.

flutter_league's People

Contributors

angrond avatar csuka1219 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.