AppFlowy/frontend/appflowy_flutter/packages/appflowy_result
Lucas.Xu d23977ebb0
chore: optimize generation speed (#5930)
* chore: optimize language generation speed

* chore: optimize code generation speed

* chore: optimize freezed generation speed

* chore: optimzie appflowy_backend generation speed

* chore: optimize appflowy_result

* chore: optimzie flowy_infra generation speed

* chore: optimzie flowy_infra_ui generation speed

* chore: optimzie appflowy_flutter generation speed

* chore: optimize generate.sh

* chore: optimize the execution order

* chore: use exclude_packages instead of include_packages
2024-08-13 16:13:33 +08:00
..
lib fix: integration test failed (grid row detail page: hide and show hidden fields) (#5781) 2024-07-22 16:51:58 +08:00
.gitignore feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
.metadata feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
analysis_options.yaml feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
CHANGELOG.md feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
LICENSE feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
pubspec.yaml chore: optimize generation speed (#5930) 2024-08-13 16:13:33 +08:00
README.md feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.