Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.32 KB

README.md

File metadata and controls

41 lines (23 loc) · 1.32 KB

linktree flutter clone

I made linktree clone. But with dough. Fully customizeable.

Getting Started

Fork or clone this repository to use it on your own.

You can do whatever you want, (optional: you can tag me on Twitter @iqfareez2)

Watch speedcoding

https://youtu.be/oANqiYLuK9U - Subscribe and like! ❤️

App release

Web demo

https://linktree-clone-flutter.web.app/

Check also https://itsallwidgets.com/linktree-clone

Screenshots

Screenshot_20200806-031409_Chrome

capture (2)

Modification

  • Modify or/and add your own links in lib\CONSTANTS.dart
  • Icon is from Font Awesome package
  • Font is from Google Fonts
  • Replace profile picture with your own picture. There are two type you can use, NetworkImage or AssetImage, you can use AssetImage by replacing /images/sample.jpg with your own picture (keep the filename same). Then make some changes with the dart code if necessary.

Deploy

Deployed using free firebase hosting