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.
|
|
|
# melos_managed_dependency_overrides: dynamite_runtime,file_icons,neon,neon_dashboard,neon_files,neon_lints,neon_news,neon_notes,neon_notifications,nextcloud,sort_box,synchronize
|
|
|
|
dependency_overrides:
|
|
|
|
dynamite_runtime:
|
|
|
|
path: ../dynamite/dynamite_runtime
|
|
|
|
file_icons:
|
|
|
|
path: ../file_icons
|
|
|
|
neon:
|
|
|
|
path: ../neon/neon
|
|
|
|
neon_dashboard:
|
|
|
|
path: ../neon/neon_dashboard
|
|
|
|
neon_files:
|
|
|
|
path: ../neon/neon_files
|
chore(app,dynamite,dynamite_runtime,file_icons,neon,neon_files,neon_news,neon_notes,neon_notifications,neon_lints,nextcloud,sort_box): use custom neon_lints package
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
|
|
|
neon_lints:
|
|
|
|
path: ../neon_lints
|
|
|
|
neon_news:
|
|
|
|
path: ../neon/neon_news
|
|
|
|
neon_notes:
|
|
|
|
path: ../neon/neon_notes
|
|
|
|
neon_notifications:
|
|
|
|
path: ../neon/neon_notifications
|
|
|
|
nextcloud:
|
|
|
|
path: ../nextcloud
|
|
|
|
sort_box:
|
|
|
|
path: ../sort_box
|
|
|
|
synchronize:
|
|
|
|
path: ../synchronize
|