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
a1f2d72483
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>
2 years ago
..
bin
file_icons: Make it possible to build apps with icon tree shaking enabled
3 years ago
fonts
file_icons: Stop ignoring seti font file
3 years ago
lib
Update seti font
2 years ago
.gitignore
file_icons: Stop ignoring seti font file
3 years ago
LICENSE
Symlink BSD-3 licenses
2 years ago
README.md
Initial commit
3 years ago
analysis_options.yaml
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
2 years ago
pubspec.yaml
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
2 years ago
pubspec_overrides.yaml
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
2 years ago
file_icons
This is loosely ported from https://github.com/git-touch/file-icon .
I rewrote the script for generating the code in dart, improved the script and fixed some issues with the resulting output.
To regenerate the data run fvm dart run
.