[Flutter] SliverList 중 고정되는 항목 만들기 SliverPersistentHeader widget의 pnned 요소를 true로 해서 CustomScrollView widget의 slivers에 추가해준다.SliverPersistentHeader는 스크롤 될 때 ScrollView 상단에서 고정되는걸 볼 수 있다.class _MyHomePageState extends State { @override Widget build(BuildContext context) { return Scaffold( body: Column( children: [ Expanded( child: CustomScrollView( ..
[Flutter] ListView 오류 Vertical viewport was given unbounded height. The following assertion was thrown during performResize(): Vertical viewport was given unbounded height. Viewports expand in the scrolling direction to fill their container. In this case, a vertical viewport was given an unlimited amount of vertical space in which to expand. This situation typically happens when a scrollable wid..
[Flutter] IntelliJ 프로젝트 생성 시 Unable to find git in your PATH Unable to find git in your PATH 오류가 나오면서 프로젝트 생성이 실패한다. git config --global --add safe.directory '*' 위 명령어로 해결했다. [참조] https://github.com/flutter/flutter/issues/123995
- Total
- Today
- Yesterday
- 스프링
- Windows
- CentOS
- Flutter
- JSP
- MariaDB
- 하이원
- Fedora
- .NET Core
- c#
- ubuntu
- php
- DART
- egov
- dotnet core
- asp.net core
- 전자정부
- high1
- egoverment
- Java
- express
- MySQL
- Spring
- 자바
- jQuery
- Linux
- Eclipse
- Entity Framework Core
- eGovFrame
- 이클립스
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |