AppFlowy/frontend/appflowy_flutter/packages/flowy_infra/lib
Alex Wallen 243f80b6d5
[chore] svg improvements (#3145)
* chore: remove use of svgWidget()

* refactor: redundant code in svg

* feat: add generator to generate flowy_svgs.g.dart

* chore: reference new package in pubspec

* chore: remove svg widget from flowy_infra

* refactor: update usage in flowy_infra_ui

* refactor: usage in appflowy_flutter

* fix: error with script not running

* fix: error with script not running

* fix: use unix style file path

* feat: use generation script for flowy svgs

* feat: add task

* fix: add required missing semicolon

* fix: rebase errors

* feat: update generate build script

* fix: solve duplicate entries in the generated file

* fix: compilation errors

* fix: replace all spaces with an underscore

* feat: use FlowySvgs

* feat: reduce assets and simplify

* refactor: do not return empty svg widget

* fix: rebase errors

* fix: analyzer warnings

* chore: remove flowy_icons from tracking

* chore: fix generate flowy icons script linux

* chore: macos/linux script

* chore: add rsync

---------

Co-authored-by: Mathias Mogensen <mathiasrieckm@gmail.com>
Co-authored-by: Mathias Mogensen <mathias@appflowy.io>
2023-08-14 10:34:01 -10:00
..
colorscheme feat: callout improvement (#3090) 2023-08-10 20:59:24 +08:00
file_picker feat: Dynamically Load Themes in AppFlowy (#2670) 2023-07-03 22:07:11 +08:00
plugins feat: Dynamically Load Themes in AppFlowy (#2670) 2023-07-03 22:07:11 +08:00
time Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
utils feat: Dynamically Load Themes in AppFlowy (#2670) 2023-07-03 22:07:11 +08:00
icon_data.dart Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
language.dart chore: Merge main 521 (#2574) 2023-05-21 15:08:50 +08:00
notifier.dart Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
size.dart chore: database tab bar ui improvements (#3093) 2023-08-08 16:57:25 +08:00
theme_extension.dart feat: callout improvement (#3090) 2023-08-10 20:59:24 +08:00
theme.dart feat: Dynamically Load Themes in AppFlowy (#2670) 2023-07-03 22:07:11 +08:00
uuid.dart Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00