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. Since the admin of this web site is working, no question very quickly it will
    be renowned, due to its quality contents.

  2. Very shortly this web page will be famous among all blogging and site-building users, due to it’s nice content

  3. Nice post. I learn something totally new and challenging on websitesI stumbleupon everyday. It’s always useful to read contentfrom other writers and use something from other web sites.

  4. Hmm is anyone else having problems with the images on this blog
    loading? I’m trying to determine if its a problem
    on my end or if it’s the blog. Any responses would be
    greatly appreciated.

  5. Asking questions are truly nice thing if you are not understanding anythingentirely, except this article offers pleasant understanding even.

  6. When some one searches for his vital thing, so he/she wants to be available that in detail, therefore that thing is maintained over here.

  7. This is really interesting, You’re an overly professional blogger.

    I’ve joined your feed and look forward to in the hunt for
    extra of your magnificent post. Also, I have shared your web
    site in my social networks

  8. It’s actually a cool and helpful piece of info. I’m satisfied that you simply shared thishelpful information with us. Please keep us up to date like this.Thanks for sharing.

  9. For most recent information you have to pay a visit the web and on the web I found this website as a
    best web site for most up-to-date updates.

Comments are closed.