wip: Add the basics for the Double Ratchet
This commit is contained in:
@@ -6,3 +6,7 @@ linter:
|
||||
use_setters_to_change_properties: false
|
||||
avoid_positional_boolean_parameters: false
|
||||
avoid_bool_literals_in_conditional_expressions: false
|
||||
|
||||
analyzer:
|
||||
exclude:
|
||||
- "lib/protobuf/*.dart"
|
||||
|
||||
Reference in New Issue
Block a user