Flutter Http POST request

So, I have created a form for my project, how do I send the user input to the database? When the form only has one or two questions such as login form, it’s easy to transfer user input. However, many forms have multiple questions. It will be a lot easier to transfer information with a… Continue reading Flutter Http POST request

How to use icons in Flutter

What is an icon? If you are working on building an mobile app, chances are you will be using icons. According to Wikipedia, “in computing, an icon is a pictogram or ideogram displayed on a computer screen in order to help the user navigate a computer system.” Why use Icons in mobile development? If you… Continue reading How to use icons in Flutter

Build apps for any screen!

Our project require building a web app and mobile app. The first question that came to our mind was “is it possible to write one code base and use it for android, iOS and web?” The answer to this question is yes. We can use a framework that is for cross-platform development. The two framework… Continue reading Build apps for any screen!

Why Computer Science?

I am entering my final quarter at Oregon State University. I could not be more excited because it has been an incredible journey. I have been working as a dental hygienist and going to school at the same time. I always thought I would be satisfied meeting people from all walks of life, creating smile… Continue reading Why Computer Science?