Flutter-플러터 썸네일형 리스트형 NewsAPI를 이용하기 https://newsapi.org/docs/get-started#search Get started - Documentation - News API Get the current top headlines for a country or category News API is great as a data source for news tickers and other applications where you want to show your users live headlines. We track headlines in 7 categories across over 50 countries, and at over a newsapi.org 회사에서 API 기능을 공부하라고 지시! 그리고 코딩쉐프님의 날씨앱 만드는 영상링크를.. 더보기 Flutter http 패키지에 대해 개발 이사님이 API에 대해 공부해오라고 하셨다. 주신 영상은 코딩쉐프님의 날씨앱 만들기 하지만 영상이 오래되어서 영상 내에 있는 코드가 현재 잘 작동하지 않는다. 그래서 이것 저것 찾다가 아래 영상을 찾았다. 해당 Open API는 NBA 농구 선수들이 대한 기록이다. https://www.youtube.com/watch?v=MlvqmRXKXyo&t=321s&ab_channel=MitchKoko https://github.com/mitchkoko/http-api-json/tree/main 위 깃허브는 소스 코드이다. 다시금 느끼지만 코드 자체를 외우는건 의미가 없는 것 같다. 그냥 이런 기능이 있다 라고만 기억해도 후에 찾아서 해야 하는 것 .... 그것이 코딩 더보기 Geolocator 패키지 https://pub.dev/packages/geolocator geolocator | Flutter Package Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions. pub.dev 내가 사용 중인 기기의 주소를 불러다 주는 패키지 import 'package:flutter/material.dart'; import 'package:flutter/src/widgets/framework.dart'; import 'package:flutter/src/widgets/placeholder.dart'; import 'package:g.. 더보기 Flutter 다운 그레이드 이분 정리가 짱 https://blog.naver.com/PostView.naver?blogId=chandong83&logNo=222713502269&categoryNo=131&parentCategoryNo=0&viewDate=¤tPage=1&postListTopCurrentPage=1&from=postView 플러터(Flutter) 버전 변경하기(다운그레이드) - 윈도우 플러터(Flutter) SDK를 최신 버전이 아닌 예전 버전으로 변경하는 방법이다. T.M.I 시작 플러터는 ... blog.naver.com 더보기 Flutter 를 사용한 Top 10 회사 https://www.deccanherald.com/brandspot/sponsored/top-10-flutter-app-development-companies-1240456.html Top 10 Flutter App Development Companies Are you looking for the best Flutter App Development Companies? Flutter continues to evolve as one of the premier cross-platform development frameworks. It brings forth the same user interface and business logic across all platforms. It caters to fast de.. 더보기 Flutter - SiverAppbar 요걸 쓰면 굉장히 모던한 동작이 구현되는 앱을 만들 수 있다. 패캠 강의를 들으면서 알게된 위젯입니다. ...패캠 강의가 처음에는 설명을 잘 한다고 생각했는데.... 토스 챕터에서는 뭔가... 빠르게 끝나려고만 하는게 느껴진다 ㅠㅠ 사용방법은 1. CustomScrollView 위젯을 만든다. 2. slivers =[ SliverAppbar()]를 만든다. 3. SliverAppbar(actions[넣고 싶은 아이콘 위젯들을 넣는다. ]) 바드의 답변 Flutter에서 SliverAppBar를 사용해야 하는 이유는 다음과 같습니다. SliverAppBar 위젯은 스크롤 가능한 영역인 CustomScrollView 위젯에 추가할 수 있습니다. SliverAppBar 위젯의 expandedHeight 속성을.. 더보기 Flutter 오류 - 에뮬 실행이 안됨 flutter doctor로 검색시 아래 문구가 뜸 흠 [!] Flutter (Channel stable, 3.10.6-0.0.pre.1, on Microsoft Windows [Version 10.0.19045.3208], locale ko-KR) ! Upstream repository https://github.com/jhonhyuncheol88/flutter.git is not a standard remote. Set environment variable "FLUTTER_GIT_URL" to https://github.com/jhonhyuncheol88/flutter.git to dismiss this error. 아래 링크를 참조했음 https://quantrader.tistory.com/102 .. 더보기 스타트업 위주로 플러터 생태계가 커지고 있음 https://naver.me/xw9P1l26 Flutter Fever: Adoption Grows and Spreads to Embedded Devices Flutter is thriving and its use is spreading to embedded devices. Find out about its growth; plus, common Flutter errors. thenewstack.io 스타트업 위주로 플러터 생태계가 커지고 있다는 기사 더보기 이전 1 ··· 5 6 7 8 9 10 11 ··· 26 다음