blob: 9e9feb0534595273eea9d595191bc61b140836b2 [file] [log] [blame] [edit]
# Copy this file to the root of your flutter checkout to bootstrap gclient
# or just run gclient sync in an empty directory with this file.
solutions = [
{
"custom_deps": {},
"deps_file": "DEPS",
"managed": False,
"name": ".",
"safesync_url": "",
# CODEFU - Changed for flaux
"url": "https://github.com/flutter/flaux.git",
},
]