ApplETS/Notre-Dame

Create a new floating action button on the schedule view

Open

#1,158 opened on Mar 22, 2025

 (0 comments) (0 reactions) (1 assignee)Dart (12 forks)auto 404
enhancementfeature: Schedulegood first issue

Repository metrics

Stars
 (44 stars)
PR merge metrics
 (PR metrics pending)

Description

The buttons of the app bar of the schedule view are not easy to reach on big phones. The solution would be making a floating action button with the following options : "return to today", "schedule settings" and "export". Ideally, we want animations, like in the link I added down below for reference, but in our case we should have text to the left of the icons that describe the actions. https://medium.com/@agungsurya/create-a-simple-animated-floatingactionbutton-in-flutter-2d24f37cfbcc

Contributor guide