File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 494
494
"facebook" : " https://facebook.com/100003776636938" ,
495
495
"linkedin" : " https://www.linkedin.com/in/oliver-rhyme"
496
496
}
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
+ }
497
511
}
498
512
]
Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ packages:
251
251
name: stack_trace
252
252
url: "https://pub.dartlang.org"
253
253
source: hosted
254
- version: "1.10.0-nullsafety.2 "
254
+ version: "1.10.0-nullsafety.1 "
255
255
stream_channel:
256
256
dependency: transitive
257
257
description:
@@ -358,5 +358,5 @@ packages:
358
358
source: hosted
359
359
version: "0.1.2"
360
360
sdks:
361
- dart: ">=2.10.0-110 <= 2.11.0-185.0.dev "
361
+ dart: ">=2.10.0-110 <2.11.0"
362
362
flutter: ">=1.22.0 <2.0.0"
You can’t perform that action at this time.
0 commit comments