Developed a clone of the "LinkedIn App". Used Flutter SDK and Dart programming language to make it a cross-platform application i.e. to have support for both iOS and Android with a single codebase. Currently it consists only of limited functionalities with static user interface elements, but can later be configured to fetch data from a remote database or server with the help of APIs.
WhatsApp.Video.2021-08-19.at.3.46.47.AM.mp4
https://github.com/Akash-Ramjyothi/LinkedIn-Mobile-App-Clone/raw/master/APK/LinkedIn-Clone.apk
- Flutter SDK.
- Dart.
- Android Studio.
- Open Android Studio IDE.
- Clone the Repository with:
git clone https://github.com/Akash-Ramjyothi/LinkedIn-Mobile-App-Clone
- Select whether to run on Android Emulator or Physical Device connected with USB.
- Run the application through the Toolbar in Android Studio.
- Take a look at the Existing Issues or create your own Issues!
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue that you are working upon.
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
- Add Screenshots to help me know what this Code is all about.