Closed adawolfs closed 2 years ago
I worked on the implementation of the bottom navigation menu, at first I used the widget to create a bottom menu, but I had problems wanting to show the modal to create the posts, so I had to research and see how else I could make a lower navigation menu. in the end I created it with a bottomAppbar. Completion time 2 hours and 30 minutes approximately
The navbar is being cutted when its loaded as a webapp
I added a margin at the bottom of the button so the text doesn't get cut off. completion time approximately 20 minutes
El margen agregado es muy grande, los textos deben de ser mas pequeños
I corrected the margin and the text of the menu, completion time approximately 20 minutes, I did tests with different browsers, since in the browser I use (edge) the menu looked fine with the margin that I had added.
la fuente a utilizar en el menu es https://fonts.google.com/specimen/Abel Y para el resto de textos https://fonts.google.com/specimen/Biryani
import icons from figma, please take in count the suggested size for each option
I worked on improving the bottom navigation menu, I used the font as it is in the design and I used the same icons, I centered the text and icons, I had problems wanting to push to the branch where I am saving the changes from the bottom menu, so I had to take the changes to the development branch to be able to upload them, realization time approximately 3 hours
when viewing the application in the browser in the menu the icons were not showing, I worked on solving that problem, the problem was with the paths, I had to write the full path in the pubspec to make it work. Completion time 1 hour and 45 minutes approximately
https://github.com/GuateGeeks/GeeksDayFlutter/issues/59