meta-agl-flutter: mask out libstd-rs bbappend
[AGL/meta-agl-devel.git] / meta-agl-flutter / tools / configs / _repos.json
1 [
2     {
3         "uri": "https://github.com/toyota-connected/ivi-homescreen.git",
4         "rev": "f42c61c5349ed4981767239f6ba052c315d89c3a",
5         "branch": "agl"
6     },
7     {
8         "uri": "https://github.com/flutter/packages.git",
9         "branch": "main"
10     },
11     {
12         "uri": "https://github.com/flutter/gallery.git",
13         "branch": "master",
14         "rev": "22a07bf664a2128684ec245032c05b1c8f10048e",
15         "pubspec_path": "gallery"
16     },
17     {
18         "uri": "https://github.com/mogol/flutter_secure_storage.git",
19         "branch": "develop",
20         "rev": "3bb93366161a787b07c45d8ce98c7405b40fbf1f",
21         "pubspec_path": "flutter_secure_storage/flutter_secure_storage/example"
22     },
23     {
24         "uri": "https://github.com/meta-flutter/flutter_animated_background.git",
25         "branch": "meta-flutter",
26         "rev": "46f35ad2a323ab006813a3c4748163536b0fc332",
27         "pubspec_path": "flutter_animated_background/example"
28     },
29     {
30         "uri": "https://github.com/bernardpumped/ped.git",
31         "branch": "agl",
32         "pubspec_path": "ped"
33     },
34     {
35         "uri": "https://chromium.googlesource.com/chromium/tools/depot_tools.git",
36         "branch": "main"
37     }
38 ]