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.
 
 
Nikolas Rimikis d6c75b4219
refactor: enable analyzer option strict-inference
1 year ago
..
bloc fix(neon): remove and dispose dagnling blocs after logout 1 year ago
blocs feat(neon): dispose app blocs if a refresh disables the app for the associated account 1 year ago
models feat(neon): add AppImplementation equality 1 year ago
pages refactor: enable analyzer option strict-inference 1 year ago
platform feat(app,dynamite,neon,neon_files,neon_news,neon_notes,neon_notifications,neon_lints,nextcloud): enable strict-raw-types 1 year ago
settings fix(neon): remove and dispose dagnling blocs after logout 1 year ago
sort_box refactor(neon): seal option and OptionSettingsTile 1 year ago
theme Merge pull request #734 from nextcloud/refactor/icon-sizes 1 year ago
utils refactor: enable analyzer option strict-inference 1 year ago
widgets refactor: enable analyzer option strict-inference 1 year ago
app.dart feat(neon,neon_files,neon_news,neon_notifications): add a `NeonProvider` that handles disposing of `Disposable`s and does not listen by default. 1 year ago
router.dart feat(neon,neon_files,neon_news,neon_notifications): add a `NeonProvider` that handles disposing of `Disposable`s and does not listen by default. 1 year ago
router.g.dart chore(dynamite,dynamite_runtime,neon,neon_files): Fix typos 1 year ago