mobile app android ios wireframe mockup prototype mvp screens flutter dart

Things are moving!

Now that I’ve put my own efforts into coordinating the team properly (and pushing things forward myself to motivate via example), we’re moving.

Let’s go!

For any developers reading (or any other curious souls), this is some of what we’ve done this week (I only included mine, because otherwise it would be very long.

Thank you to the creators of these 2 major resources I used to learn!

  1. Flutter Themes Crash Course – Bleyl Dev
  2. Custom Theme/Colors in Flutter – Miary Dev

Commits on Oct 24, 2021

created centralized themes.dart + updated widgets

– put all standard colours, font sizes, margins, paddings, etc in
theme.dart
– created UgedditTheme class for standardized default theme across app
– adjusted most app code to use UgedditTheme
– still left to be ‘themeized’:
– profile screen text boxes
– text in general
– buttons in general

@SabianF
SabianF committed 1 hour ago

. File = custom_list_tile.dart: removed the padding of items, because there is a huge gab between them

. Filee = message.dart (model): added id, and getMap function which returns a map when we need to convert message to map
. File = messages.dart (provider): added count method to get the total number of messages
. File home_chat.dart (screen): extracted MessagesProvider and passed it to intentionSelection widget, replaced Textfield to SizedBox as a item seperator

@C-NASIR
C-NASIR committed 2 hours ago

Added the method that sends a message to the messages provider
@C-NASIR
C-NASIR committed 6 hours ago

this dart file is responsible of displaying the lost of intentions and the header

@C-NASIR
C-NASIR committed 6 hours ago

Commits on Oct 23, 2021

Solved RenderFlex overflows+code readability

– To solve RenderFlex overflows, added SingleChildScrollView as parent
widgets to affected screens
– Removed profileContent’s ‘height’ property solved its RenderFlex
overflow
– Added Navigator.pop() to buttons that switch between ‘Login’ and
‘Register’ screens, to prevent needless stackup of redundant screens if user
switches multiple times
– Rearranged certain code to be more readable (purely aesthetic)
– Adjusted certain displayed text to be more user-informative

@SabianF
SabianF committed 2 days ago

Commits on Oct 20, 2021

changed unauth status to home,easy testing buttons

– unauthenticated check was redirecting to chat test screen, rather than
home, so I adjusted this to redirect to home
– I renamed and added testing buttons for all existing test screens,
including chat

@SabianF
SabianF committed 4 days ago

36 thoughts on “Things are moving!”

  1. Fantastic site. Plenty of useful information here.

    I’m sending it to a few friends ans additionally sharing in delicious.
    And certainly, thank you in your effort!

  2. I’ve learn some just right stuff here. Definitely price bookmarkingfor revisiting. I wonder how so much attempt you set to create this typeof great informative website.

  3. I love your blog.. very nice colors & theme. Did you design this website yourself or did you hire someone to do it for you?
    Plz answer back as I’m looking to design my own blog and would like
    to know where u got this from. thank you

  4. whoah this blog is fantastic i really like reading your articles.Keep up the good work! You recognize, many persons are looking round for this info, you can help them greatly.

  5. It’s an awesome article in support of all
    the online viewers; they will obtain advantage from it I am sure.

  6. Link exchange is nothing else except it is only placing the otherperson’s blog link on your page at suitable placeand other person will also do same in favor of you.

  7. It’s an amazing article in favor of all the online users; they will obtain benefit
    from it I am sure.

  8. Hi! Quick question that’s entirely off topic. Do you know how to make your site mobilefriendly? My web site looks weird when viewing from my apple iphone.I’m trying to find a theme or plugin that might be ableto correct this problem. If you have any recommendations, please share.Thanks!

  9. It’s remarkable to visit this web page and reading the views of all colleagues concerning this article, while I am also eager of getting knowledge.

Comments are closed.