Skip to content

Issue #39: Landing Screen UI

  • Creating the main button of the app
  • Creating a RichText Widget to display the text with some words as hyperlink texts.
  • Integrating all the widgets together in the landing screen
  • Documenting the main button widget to describe all of its customizable parameters.
  • Adding the main font "Roboto"
  • Fixing minor error raised from some screens: "The class 'PreferredSizeWidget' can't be used as a mixin because it's neither a mixin class nor a mixin."
  • Adding the "launchURL2" method that's used to launch a URL on clicking on the hyperlink
  • add some default stylings in main

This is the final output (Screenshot from my personal phone as I'm using it for debugging):

Edited by Donia Esawi

Merge request reports