/my_links

Primary LanguageDart

My Iinks

Linktree clone build using Flutter and Firebase works on Android and iOS build for learning and training purposes.

Screenshots

Login Screen Home Screen
home_screen home_screen

Installation

iOS

Install Flutter and Xcode

If you face a problem in installing pods you just need to these command lines

  • remove pods folder inside iOS Folder ios/pods
  • remove Podfile.lock file inside iOS Folder ios/Podfile.lock
  • inside iOS Folder type this in the command line pod install
  • in the Flutter Project folder type this in the command line flutter run

Android

Install Flutter and Android Studio

License

MIT