schulcloud-flutter icon indicating copy to clipboard operation
schulcloud-flutter copied to clipboard

Our Flutter based App for Android and iOS.

Results 85 schulcloud-flutter issues
Sort by recently updated
recently updated
newest added

Errors are bad, but maybe we can make users laugh by showing them memes. For example, a `ConflictError` might result in a customized version of this meme: ![git merge meme](https://media1.tenor.com/images/e2aef890444238ac09cd1eb3f96b1395/tenor.gif?itemid=15449772)...

T: feat
good first issue
L: widgets

Currently, our CD only deploys canary builds of the SC-instance to an internal test track of Google Play. We should expand that to: - [ ] Canary deploys of all...

T: build

**Describe the bug** When tapping the background of our `AssignmentsScreen` after assignments have loaded, `CourseChip`s reload and briefly show a `FancyText` in its loading state.

T: fix
P: 4
M: assignment

When the user shares a file into the app he should also be able to select open assignment, then the file will be uploaded there. we need to discuss if...

T: feat
M: assignment

On iOS we should consider integrate into the files app as a FileProvider. However, right know there is no plugin for this and even the native implementation in our old...

T: feat
M: file

> Maybe we should automatically force-fetch items if you land on the screen? (Like, force-fetch Courses on the `CoursesScreen`, force-fetch assignments on the `AssignmentsScreen`, force-fetch submissions if visiting the `Submission`s...

T: feat

Can we consider using this package https://pub.dev/packages/receive_sharing_intent for receiving sharing intends. This will work on iOS Too and is better maintained

T: feat

Currently iOS will show the files app for downloads. This is fine is you want to upload something form any app that is connected to that app. However is users...

T: feat