๐ฃ Today ์์ฝ
1. ElevatedButton.styleForm์ ์ด์ฉํ์ฌ map ๋ฒํผ์ ๋ง๋ค๊ณ ์ ํํ ๋ฒํผ์ ๋์์ธ ํ๋ค. ๋งต value์ ํด๋น ํด๋ฆญํ value ๊ฐ์ ๋น๊ตํ์ฌ bool ๋ณ์์ ๋ฃ์ด 3ํญ ์ฐ์ฐ์๋ก ๋์์ธ์ ๋ค๋ฅด๊ฒ ์ ์ฉ์์ผฐ๋ค
2. flutter wrap ํ๊ทธ๋ฅผ ์จ์ flex-wrap๊ณผ ๊ฐ์ ํจ๊ณผ๋ฅผ ์ป์์ ์๋ค
3. api ์ฐ๋ํ๊ธฐ..
๐ 1. ์ํ ์
[โ ]flutter ์ฑ๋ฆฐ์ง ์ด์ ํ๋ค ๋ง ๊ฑฐ ์ ๋ก๋
[โ ] flutter button ๋ณต์ต
[โ ] nomad flutter ๋ณต์ด 6.0-6.9
[โ ] flutter ์ฑ๋ฆฐ์ง api ์ฐ๋
โ๏ธ 2. ๊ฐ์ ์
์ค์ํ๊ฑด.. ๊บพ๊ธฐ์ง ์๋ ๋ง,,,, ์ค๊ธฐ๋ก ์ค๋ ์ค์ ์ ์ด์ ํ๋ค ๋ง๊ฑฐ ๋๋๋ค ใ
๐ 3. ๋ฐฐ์ด ์
1. Flutter button ๋ง๋ค๊ธฐ
Flutter map ํจ์๋ก button ๋ง๋ค๊ธฐ
์ฐ์ต๊ฒธ ์ ๋ฆฌํ๋ ๊ธ ์ต์ข ์ฝ๋๋ ๋งจ ์๋์ ์ฌ๋ ค๋ก๋๋ค! 1. ๊ธฐ๋ณธ List๋ฅผ ์์ฑํ๋ค List buttons = [ {"์นํจ": "๐"}, {"ํผ์": "๐"}, {"๊ฐ์ํ๊น": "๐"}, {"์ฟ ํค": "๐ช"}, {"์๋ณด์นด๋": "๐ฅ"} ]; List ์๋ฃ๋ฅผ ํ
252-archive.tistory.com
2. flutter button ์ข ๋ฅ
- TextButton, ElevatedButton, OutlinedButton, IconButton, ButtonBar
3. flutter wrap
4. Flutter static
- ์ธ์คํด์ค์ ๊ท์๋์ง ์๊ณ , ํด๋์ค ํต์งธ๋ก ๊ท์์ด ๋๋ ๊ฒ
- ํจ์ ๋๋ ๋ณ์๊ฐ ํต์งธ๋ก ํด๋์ค์ ๊ท์์ด ๋๋ ๊ฒ์ ์๋ฏธํ๋ค
New Buttons and Button Themes
The basic material button classes have been replaced.
docs.flutter.dev
Flutter Wrap Widget
Moving crowded widgets to the next line
medium.com
'TIL' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
20230418 TIL (0) | 2023.04.18 |
---|---|
20230417 TIL (1) | 2023.04.17 |
20230413 TIL (0) | 2023.04.14 |
20230412 TIL (0) | 2023.04.12 |
20230411 TIL (0) | 2023.04.12 |