mobile icon indicating copy to clipboard operation
mobile copied to clipboard

freeCodeCamp's open-source mobile app made with Flutter

Results 112 mobile issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [youtube_player_iframe](https://togithub.com/sarbagyastha/youtube_player_flutter/tree/master/packages/youtube_player_iframe) ([source](https://togithub.com/sarbagyastha/youtube_player_flutter)) | dependencies | major | `^2.2.2` -> `^3.0.0` |...

renovate

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [webview_flutter](https://togithub.com/flutter/plugins) | dependencies | major | `^2.8.0` -> `^3.0.0` | ---...

renovate

Instead keeping old states after the reset, we should push a new view of the same challenge.

type: feature request

This adds a switch in the top right to save data on news. It removes the HD thumbnails and puts the content in a card layout.

status: waiting review

status: waiting review

There should be a console where the user can see their output. When using console.log() or an error appears in the code.

type: feature request

The preview is visible on JavaScript challenges, this should not be the case. It should focus on the console. If the user taps on the "preview" tab it should say...

type: bug