flutter updated to not use package symlinks

22 views
Skip to first unread message

Devon Carew

unread,
Mar 29, 2016, 10:32:53 PM3/29/16
to Flutter Dev
Hey all, the flutter tool and repo has been updated to not use packages symlinks. This change is on master (but hasn't yet made its way to alpha). To remove any existing package symlinks, just run 'flutter upgrade'.

For people working on the flutter repo itself, you can run 'flutter update-packages'. This will remove any existing packages symlink dirs. 'git clean -x -f -d' will also remove any files and dirs that are not part of the git repo.

The packages symlinks have been replaced by the .packages file at the root of every project. There's a bit more info here and here. Cheers,

Devon

--
Devon Carew
Software Engineer
Google, Inc.
Reply all
Reply to author
Forward
0 new messages