mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-22 16:56:19 +01:00
10 lines
191 B
YAML
10 lines
191 B
YAML
name: np_lints
|
|
description: A starting point for Dart libraries or applications.
|
|
version: 1.0.0
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: '>=2.19.6 <3.0.0'
|
|
|
|
dependencies:
|
|
flutter_lints: ^2.0.0
|