Skip to content

Our Goal Now that you've seen how to create a Flutter app entirely from scratch, we're going to go further and learn more about how to design user interfaces for Flutter apps. What you will create Mi 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 o…

Notifications You must be signed in to change notification settings

rehanyousaf447/Business_card_FlutterApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business_card_app

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.(MAKING OUR LIFE EASY THROUGH APPS)

I HAD LEARNED IN MANY THINGS IN THIS PROJECTS AND THEY ARE:

  • How to create Stateless Widgets
  • How to use Containers to lay out your UI
  • How to use Columns to position your UI elements
  • How to add custom fonts
  • How to add Material icons
  • How to style Text widgets
  • Using Card widget(you can learn more through flutter documentation)
  • Using ListTile Widtge(you can learn more through flutter documentation)
  • How to Fixed the Orientation(LandScape or Portrait) of your app

About

Our Goal Now that you've seen how to create a Flutter app entirely from scratch, we're going to go further and learn more about how to design user interfaces for Flutter apps. What you will create Mi 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 o…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published