A framework for building convergent cross-platform Nextcloud clients using Flutter.
 
 

9 lines
130 B

include: package:neon_lints/dart.yaml
linter:
rules:
public_member_api_docs: false
analyzer:
exclude:
- '**.g.dart'