AppFlowy/frontend/appflowy_flutter/lib/workspace/application/view
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
..
prelude.dart Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
view_bloc.dart feat: support DidUpdateChildViews callback 2023-08-13 17:32:52 +08:00
view_ext.dart [chore] svg improvements (#3145) 2023-08-14 10:34:01 -10:00
view_listener.dart feat: create database view on same database (#2829) 2023-06-20 23:48:34 +08:00
view_service.dart feat: support updating the view name and icon through document (#3099) 2023-08-04 19:27:14 +08:00