Skip to content

flutter-stash/linktree-clone-flutter

 
 

Repository files navigation

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

About

Familiar with linktree? Here I made similar web app using Flutter frameworkds.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 81.9%
  • HTML 12.0%
  • Swift 4.2%
  • Kotlin 1.5%
  • Objective-C 0.4%