mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-24 02:02:50 +03:00
Add Flutter category
This commit is contained in:
parent
6ebb97275c
commit
b7c1ab74a9
@ -287,6 +287,12 @@
|
|||||||
"parent": "misc",
|
"parent": "misc",
|
||||||
"description": "https://firebase.google.com/"
|
"description": "https://firebase.google.com/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Flutter",
|
||||||
|
"id": "flutter",
|
||||||
|
"parent": "misc",
|
||||||
|
"description": "https://flutter.dev"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Ionic",
|
"title": "Ionic",
|
||||||
"id": "ionic",
|
"id": "ionic",
|
||||||
@ -13646,7 +13652,8 @@
|
|||||||
{
|
{
|
||||||
"title": "11t",
|
"title": "11t",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"mastodon"
|
"mastodon",
|
||||||
|
"flutter"
|
||||||
],
|
],
|
||||||
"source": "https://github.com/jeroensmeets/mastodon-app",
|
"source": "https://github.com/jeroensmeets/mastodon-app",
|
||||||
"tags": [
|
"tags": [
|
||||||
@ -19430,7 +19437,8 @@
|
|||||||
{
|
{
|
||||||
"title": "Flutter News App",
|
"title": "Flutter News App",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"news-api"
|
"news-api",
|
||||||
|
"flutter"
|
||||||
],
|
],
|
||||||
"screenshots": ["https://user-images.githubusercontent.com/55942632/77102533-00600c80-6a3f-11ea-8212-3735eeb35a90.png"],
|
"screenshots": ["https://user-images.githubusercontent.com/55942632/77102533-00600c80-6a3f-11ea-8212-3735eeb35a90.png"],
|
||||||
"source": "https://github.com/theindianappguy/FlutterNewsApp",
|
"source": "https://github.com/theindianappguy/FlutterNewsApp",
|
||||||
|
Loading…
Reference in New Issue
Block a user