Flutter LinkedIn Clone App
and star the repo to support the project
Show someScreenshots
Web
mobile
Watch Flutter LinkedIn Clone App – Responsive complete video
How to Create a Flutter Web project
switch to the master channel run the following command
1. flutter channel master
Then upgrade your flutter to the latest version from master.
2. flutter upgrade
Then enable web support.
3. flutter config --enable-web
Now when you create a project it’ll be web enabled and you can run it in the browser. to verify that run this cmd.
flutter devices
Then
flutter create xyz_project_name
Created & Maintained By
@AmirKhan , Youtube : @CodingInFun , Twitter : @AmirKhan