style: Update for team lint (#297)
* Update for team lint * fix tests * remove pedantic and sort deps * remove jiffy from system message Co-authored-by: Salvatore Giordano <[email protected]>
This commit is contained in:
co-authored by
Salvatore Giordano
parent
e13ce930a6
commit
c5252ab4d4
@@ -188,7 +188,7 @@ void main() {
|
||||
}
|
||||
};
|
||||
|
||||
final query = 'hello';
|
||||
const query = 'hello';
|
||||
|
||||
final queryParams = {
|
||||
'payload': json.encode({
|
||||
|
||||
Reference in New Issue
Block a user