GithubHelp home page GithubHelp logo

tommyxchow / frosty Goto Github PK

View Code? Open in Web Editor NEW
559.0 6.0 35.0 17.63 MB

A mobile Twitch client for iOS and Android with 7TV, BetterTTV (BTTV), and FrankerFaceZ (FFZ) support.

Home Page: https://frostyapp.io

License: GNU Affero General Public License v3.0

Kotlin 0.04% Swift 0.10% Objective-C 0.01% Dart 98.75% Ruby 1.10%
flutter dart twitch ios android flutter-apps irc flutter-examples video streaming

frosty's People

Contributors

artiu avatar tommyxchow avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

frosty's Issues

Notifications/feedback for when requests and connections fail

Users should have feedback and be aware when network-related tasks fail. Otherwise, they'll be left with a blank, motionless screen without a clear indication of what happened and what to do next.

Consider adding an option to retry as well (e.g., a retry button).

Notes

  • Using try/catch to provide error alerts when exceptions occur.
  • StreamBuilder and FutureBuilder have the snapshot object that provides the connection state (success, failure, error, etc.). Use this to achieve conditional rendering.

Search section

Users should be able to search for specific streams so that they can navigate to streams that aren't directly listed.

Block users

Users should be able to block other users so that they don't have to see blocked users in chat.

Settings screen

Add a settings view so that the user can customize the app's features.

  • #45
  • #25
  • #26
  • #33
  • #67
  • #65
  • #66
  • Add toggles for enabling/disabling BTTV, FFZ, and 7TV emotes
  • Add GIF toggle
  • Add chat text field toggle
  • Emote quality slider
  • Config IRC options (enable sub alerts, bans/timeouts visibility)
  • #98
  • #99

Add video toggle

Users should have an option to disable the video so that they can use the app with chat only.

SocketException on navigation pop

When navigating to the chat view and swiping back (navigation back/pop), the following exception occurs:

Unhandled Exception: SocketException: Reading from a closed socket

Handle IRC chat tags

With Twitch's implementation of IRC, there are various tag and commands that are sent along with each IRC chat message. These tags contain various key-value pairs related to the message and command (e.g., name color, badges, emotes used, subscription status, etc.). These tags need to be handled accordingly and should influence the rendering of messages if necessary.

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.