From cb9b80bffc03480c697187acaab7ecd1635c8175 Mon Sep 17 00:00:00 2001 From: chooyan-eng Date: Tue, 5 Mar 2024 08:43:08 +0900 Subject: [PATCH 1/2] add my slide with flutter_deck --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 510e8c3..41702fa 100644 --- a/README.md +++ b/README.md @@ -884,6 +884,7 @@ The auto-play feature allows you to automatically navigate through the slide dec | [Flutter for the win: Cross-platform development at maximum power](https://github.com/polilluminato/linuxday-2023-presentation) | Italian | [Alberto Bonacina](https://x.com/polilluminato) | | [ReArch: A Reactive Approach to Application Architecture Supporting Side Effects](https://github.com/GregoryConrad/rearch-dart/tree/main/examples/presentation) | English | [Gregory Conrad](https://github.com/GregoryConrad) | | [Flutter demo](https://github.com/thpir/flutter-presentation) | Dutch | [Thijs Pirmez](https://www.linkedin.com/in/thijs-pirmez-973327230/) | +| [Build Dynamic Slide Decks with Flutter](https://github.com/chooyan-eng/slide_decks_with_flutter) | English / Japanese | [Tsuyoshi Chujo](https://twitter.com/tsuyoshi_chujo) | [flutter_install_link]: https://docs.flutter.dev/get-started/install [license_badge]: https://img.shields.io/badge/license-MIT-blue.svg From 946adb55db10ffca1281127d035cf824dfedab6c Mon Sep 17 00:00:00 2001 From: chooyan-eng Date: Tue, 5 Mar 2024 12:52:10 +0900 Subject: [PATCH 2/2] add author name to cspell --- cspell/authors.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cspell/authors.txt b/cspell/authors.txt index 862e1fe..8495c31 100644 --- a/cspell/authors.txt +++ b/cspell/authors.txt @@ -10,3 +10,5 @@ Gregory Conrad Thijs Pirmez +Tsuyoshi +Chujo