Skip to content

Commit 18c25b4

Browse files
committed
Added cross-platorm tag in flutter
1 parent 96b62e8 commit 18c25b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ const projectList = [
217217
imageSrc: 'https://raw.githubusercontent.com/flutter/website/master/src/_assets/image/flutter-lockup.png',
218218
projectLink: 'https://github.com/flutter/flutter/contribute',
219219
description: 'Flutter makes it easy and fast to build beautiful apps for mobile and beyond.',
220-
tags: ['Dart','Android','Flutter','UI'],
220+
tags: ['Dart','Android','Flutter','UI','Cross-platform'],
221221
},
222222
{
223223
name: 'Python Koans',

0 commit comments

Comments
 (0)