Psiale / flutter-miCard

Second flutter project from the appbrewery flutter course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ–ผ๏ธ MiCard - Flutter

Preview

App Preview

This project is part of a series of projects to be completed by students of the AppBrewery flutter course.

This project focuses on creating a digital business card.

๐Ÿงฎ The Project Brief

The premise of this project is to learn the basic use of widgets to position elements into a phone screen such as: Container, Row, Card, and others.

๐Ÿงฌ Technologies & Languages Used

  • Dart
  • Flutter
  • Github
  • Google Fonts

๐Ÿ›Ž๏ธ Contributions, Issues & Forking

If you have any issues setting up the project or you come across any unintended bugs or problems, please do submit an issue to the Mi Card page.

If you want to make your own changes, modifications or improvements to our project, go ahead and Fork it!

  1. Fork it

  2. Create your working branch (git checkout -b [choose-a-name])

  3. Commit your changes (git commit -m 'what this commit will fix/add/improve')

  4. Push to the branch (git push origin [chosen-name])

  5. Create a new Pull Request

๐ŸคŸ๐Ÿฝ๐Ÿ˜„ ๐Ÿ˜›๐Ÿค™๐Ÿพ Creator

Alexis Sanchez - Github

๐Ÿ™Œ๐Ÿพ Show Your Support

Give a โญ๏ธ if you like this project!

About

Second flutter project from the appbrewery flutter course