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. Magnificent goods from you, man. I’ve understand your stuff previous toand you are just extremely excellent. I actually like what you’ve acquired here, certainly like what you’re stating and the wayin which you say it. You make it enjoyable and youstill take care of to keep it smart. I can not wait toread much more from you. This is really a terrific site.

  2. You could definitely see your skills in the work you write.

    The arena hopes for even more passionate writers such as you
    who are not afraid to say how they believe. Always go after your heart.

  3. Hi it’s me, I am also visiting this web site daily, this web site is in factnice and the viewers are genuinely sharing good thoughts.

  4. Hey there, You’ve done an incredible job. I’ll certainly digg it and personally recommend to my friends.
    I’m sure they’ll be benefited from this website.

  5. I like the helpful info you provide in your articles. I’ll
    bookmark your weblog and check again here regularly.
    I am quite certain I’ll learn lots of new stuff right here!
    Best of luck for the next!

  6. I do not even understand how I ended up right here, but I believed this put up used to be great.
    I do not recognise who you might be however definitely you are going to a well-known blogger if you
    happen to aren’t already. Cheers!

  7. Howdy, I believe your site could be having browsercompatibility issues. Whenever I take a look at your site in Safari, it looks fine however, if opening in I.E.,it has some overlapping issues. I just wanted to provide youwith a quick heads up! Besides that, wonderful blog!

  8. Everything is very open with a very clear clarification of the issues.
    It was really informative. Your site is very helpful.

    Thank you for sharing!

  9. I was wondering if you ever thought of changing
    the layout of your website? Its very well
    written; I love what youve got to say. But maybe you could
    a little more in the way of content so people could connect with it better.
    Youve got an awful lot of text for only having 1 or 2 images.

    Maybe you could space it out better?

Comments are closed.