ipkalid / my_links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Dart 82.6%Language:HTML 11.2%Language:Ruby 4.5%Language:Swift 1.3%Language:Kotlin 0.4%Language:Objective-C 0.1%