Skip to content

Commit f013e94

Browse files
Merge pull request #298 from tanmher/297/mher
Add Mher John Tan details
2 parents 364aa8b + 5526c9c commit f013e94

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

assets/data/devs.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,5 +494,19 @@
494494
"facebook": "https://facebook.com/100003776636938",
495495
"linkedin": "https://www.linkedin.com/in/oliver-rhyme"
496496
}
497+
},
498+
{
499+
"name": "Mher John F. Tan",
500+
"roles": [
501+
"Computer Science Student",
502+
"Flutter Developer"
503+
],
504+
"about": "Flutter Newbie",
505+
"username": "tanmher",
506+
"socials": {
507+
"twitter": "https://www.facebook.com/tanmherjohn",
508+
"facebook": "https://twitter.com/MherTan9",
509+
"linkedin": "https://www.linkedin.com/in/mher-john-tan-2423ab1b5/"
510+
}
497511
}
498512
]

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ packages:
251251
name: stack_trace
252252
url: "https://pub.dartlang.org"
253253
source: hosted
254-
version: "1.10.0-nullsafety.2"
254+
version: "1.10.0-nullsafety.1"
255255
stream_channel:
256256
dependency: transitive
257257
description:
@@ -358,5 +358,5 @@ packages:
358358
source: hosted
359359
version: "0.1.2"
360360
sdks:
361-
dart: ">=2.10.0-110 <=2.11.0-185.0.dev"
361+
dart: ">=2.10.0-110 <2.11.0"
362362
flutter: ">=1.22.0 <2.0.0"

0 commit comments

Comments
 (0)