A framework for building convergent cross-platform Nextcloud clients using Flutter.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"version": "0.2",
|
|
|
|
"language": "en",
|
|
|
|
"useGitignore": true,
|
|
|
|
"words": [
|
|
|
|
"OpenAPI"
|
|
|
|
],
|
|
|
|
"ignorePaths": [
|
|
|
|
"**.svg",
|
|
|
|
"**/assets",
|
|
|
|
"**/l10n/!(en.arb)",
|
|
|
|
"external",
|
|
|
|
"packages/file_icons/lib/src/data.dart",
|
|
|
|
"packages/neon_lints/lib",
|
|
|
|
"packages/nextcloud/test/files"
|
|
|
|
],
|
|
|
|
"dictionaries": [
|
|
|
|
"bash",
|
|
|
|
"dart_flutter",
|
|
|
|
"en_US",
|
|
|
|
"misc",
|
|
|
|
"neon",
|
|
|
|
"nextcloud",
|
|
|
|
"softwareTerms",
|
|
|
|
"tools",
|
|
|
|
"webdav"
|
|
|
|
],
|
|
|
|
"dictionaryDefinitions": [
|
|
|
|
{
|
|
|
|
"name": "dart_flutter",
|
|
|
|
"path": ".cspell/dart_flutter.txt"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "misc",
|
|
|
|
"path": ".cspell/misc.txt"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "neon",
|
|
|
|
"path": ".cspell/neon.txt"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "nextcloud",
|
|
|
|
"path": ".cspell/nextcloud.txt"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "tools",
|
|
|
|
"path": ".cspell/tools.txt"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "webdav",
|
|
|
|
"path": ".cspell/webdav.txt"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|