refactor: extract list scaffold

This commit is contained in:
Rongjian Zhang
2019-02-03 14:42:50 +08:00
parent 9ce9589b2c
commit f7cb6ab068
9 changed files with 343 additions and 345 deletions

View File

@@ -38,7 +38,7 @@ class Palette {
static const gray = 0xff959da5;
}
final pageSize = 100;
final pageSize = 20;
final graphqlChunk1 = '''
title