AppFlowy/frontend/appflowy_flutter/lib/plugins/document/presentation
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
..
editor_plugins [chore] svg improvements (#3145) 2023-08-14 10:34:01 -10:00
more [chore] svg improvements (#3145) 2023-08-14 10:34:01 -10:00
share feat: Dynamically Load Themes in AppFlowy (#2670) 2023-07-03 22:07:11 +08:00
banner.dart feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
editor_page.dart feat: callout improvement (#3090) 2023-08-10 20:59:24 +08:00
editor_style.dart fix: cannot click on links (#3017) 2023-07-18 15:59:41 +08:00
export_page_widget.dart feat: document migration from 0.1.x to 0.2.0 (#2583) 2023-05-23 16:13:12 +08:00