-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #94 from flutter-belgium/add_ijsjesradar
- Loading branch information
Showing
8 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"githubUserName": "krispypen", | ||
"name": "Kris Pypen", | ||
"description": "Hi, my name is Kris Pypen and I'm a mobile developer. I live in Scherpenheuvel-Zichem, Belgium and work at InvestSuite. I'm also organizer of the Flutter Belgium meetup group.", | ||
"links": { | ||
"linkedin": "https://www.linkedin.com/in/krispypen/" | ||
} | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"name": "ijsjesradar", | ||
"description": "With this app you can follow on a map where your favorite ice cream truck is driving. Set your place of residence and automatically receive a notification when the ice cream truck is about to pass by.", | ||
"developers": [ | ||
{ | ||
"githubUserName": "jockri" | ||
}, | ||
{ | ||
"githubUserName": "krispypen" | ||
} | ||
], | ||
"releaseData": "2020-07-20", | ||
"links": { | ||
"playstore": "https://play.google.com/store/apps/details?id=app.ijsjesradar.ijsjesradar", | ||
"appstore": "https://apps.apple.com/be/app/ijsjesradar/id1464218277", | ||
"marketingWebsite": "https://ijsjesradar.app/" | ||
} | ||
} |