http 패키지를 사용해 API 호출한다. 🐾 http 패키지 설치하기pub.dev ⇦ Node.js의 npm과 비슷한 Dart, Flutter 공식 패키지 보관소https://pub.dev/ The official repository for Dart and Flutter packages.Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.pub.devhttp를 검색한 후 설치한다. 설치 방법 중 pubspec.yaml파일에 코드를 작성하는 방법을 사용했다.pubspec.yaml프로젝트에 대한 설정을 하는..

나의 첫 앱 Pomodoro에 대한 정리 겸 회고록을 작성하겠다.https://nomadcoders.co/flutter-for-beginners/lobby Flutter 로 웹툰 앱 만들기 – 노마드 코더 Nomad CodersFlutter for Beginnersnomadcoders.co 1. color theme 설정하기theme에는 color에 대한 세팅을 했다.class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( theme: ThemeData( scaffoldBackgroundColor: const Color(0xffE7626C), ..
- Total
- Today
- Yesterday
- 부트캠프
- 자바스크립트
- React.JS
- 상태관리
- 타입스크립트
- 웹팩
- 클론코딩
- Next.js
- 티스토리챌린지
- 코드스테이츠
- css
- git 오류
- cdd
- useRef
- styled-component
- nextjs
- javascript
- 프레임워크
- 로컬 저장소
- 데이터요청
- 인증
- 프론트엔드
- 띵동코딩
- 보안
- React
- 오블완
- HTML
- 정처기필기
- 번들링
- 개발
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |