Skip to content

Commit

Permalink
Add author bo jiao (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigDouble46 authored May 6, 2022
1 parent a243de6 commit 5b21d89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ui/general/author_screen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class AuthorScreen extends StatelessWidget {
@override
Widget build(BuildContext context) {
List<Author> authors = [
Author('bigDouble46', 'Bo Jiao', "[email protected]"),
Author('fu_turer', 'Tian Luo', "[email protected]"),
Author('goflutterjava', 'KeLe He', "[email protected]"),
Author('Jack-Jiang', 'TianXiang Jiang', '[email protected]'),
Expand Down

0 comments on commit 5b21d89

Please sign in to comment.