alecmariano / My-Business-Card-App

This is my business card mobile app, built with Flutter. The idea of the app is to show some professional contact information. This project is a part of the Dr. Angela Yu's Flutter course, made in partnership with Google's Flutter development team.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Business Card

My Business Card is a personal business card. Imagine every time you wanted to give someone your contact details or your business card but you didn't have it on you. Well, now you can get them to download your business card as an app.

What did i learn

  • How to create Stateless Widgets
  • What is the difference between hot reload and hot refresh and running an app from cold
  • How to use Containers to lay out your UI
  • How to use Columns and Rows to position your UI elements
  • How to add custom fonts
  • How to add Material icons
  • How to style Text widgets
  • How to read and use Flutter Documentation

This is a companion project to The App Brewery's Complete Flutter Development Bootcamp, check out the full course at www.appbrewery.co

About

This is my business card mobile app, built with Flutter. The idea of the app is to show some professional contact information. This project is a part of the Dr. Angela Yu's Flutter course, made in partnership with Google's Flutter development team.

License:MIT License


Languages

Language:Dart 71.7%Language:Objective-C 19.1%Language:Java 9.2%