본문 바로가기
버킷리스트/앱 만들기

오공완(풀스택 개발이 쉬워지는 다트&플러터) #A 다트, 플러터 관련 사이트 소개

by 또또도전 2024. 11. 7.
반응형

// 이곳에 쓴 내용은 앱 만들기라는 버킷리스트를 달성하기 위해 플러터를 공부하면서 정리하고 있는 내용입니다.

플러터에 대해 아는 것이 거의 없기 때문에 정리하면서 오류가 있을 수 있습니다.

오류를 발견하신 분은 댓글 남겨 주시면 감사하겠습니다.

 

원래는 지난번 배웠던 책을 끝내고 이제는 개발로 들어가야 하는 게 맞는데, 또 게으름이 발동하여 한 권도 하고 가기로 마음먹었다. 혼자 공부한다면 이번 책에서 말하는 것처럼 아래 링크들에 들어가서 정보를 찾는 게 맞을 것이다. 그런데 두렵고, 귀찮다. 조금만 더 게으르고 싶다. 

때마침 지난 번 애드몹이 또 말썽이라서 한 동안 플러터를 하지 못하고 있었고, 때마침 티스토리에서 오블완 챌린지를 진행하고 있으며, 때마침 좋은 책을 발견했다.

이 책은 꽤 두껍다. 원래 플러터 책은 다 두껍지만 이 책은 더 한다. 암튼, 이 책을 완료하려면 몇 달이나 필요할까?--;;

내 앱 만들기는 그만큼 밀려 나겠지. 올해 하나 앱 하나 완성해야 하는데.. 게으름을 피우고 있다.

일단, 마음 정했으니 Just Do It~!!

 

718쪽까지나 된다.

 

이 책에서 소개하는 플러터 관련 사이트들..

 

1. dart공식 사이트

https://dart.dev/

 

Dart programming language

Dart is an approachable, portable, and productive language for high-quality apps on any platform.

dart.dev

 

2. flutter 공식 사이트

https://flutter.dev/

 

Flutter - Build apps for any screen

Flutter transforms the entire app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase.

flutter.dev

 

3. DartPad

https://dartpad.dev/

 

DartPad

 

dartpad.dev

 

4. Microsoft Visual Studio Code

https://code.visualstudio.com/

 

Visual Studio Code - Code Editing. Redefined

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.  Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

code.visualstudio.com

 

5. Dart Code

https://dartcode.org

 

Dart Code - Dart & Flutter support for Visual Studio Code

 

dartcode.org

 

6. pub.dev

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.dev

 

7. Flutter공식 유튜브

https://www.youtube.com/flutterdev

 

Flutter

Welcome to the official Flutter YouTube channel. Subscribe to stay up to date with best practices about the Flutter SDK. See real code examples, and watch engineers from around the world putting Flutter to work!

www.youtube.com

 

8. 구글 개발자 공식 유튜브

https://www.youtube.com/googlecode

 

Google for Developers

Subscribe to join a community of creative developers and learn the latest in Google technology — from AI and cloud, to mobile and web. Explore more at developers.google.com

www.youtube.com

 

9. Dart 공식 GitHub

https://github.com/dart-lang

 

Dart

Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps. - Dart

github.com

 

10 Flutter 공식 GitHub

https://github.com/flutter

 

Flutter

Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase. - Flutter

github.com

 

 

11. Adobe XD

https://www.adobe.com/kr/products/xd.html

 

12. XD to Flutter

https://github.com/AdobeXD/xd-toflutter-plugin

 

13. Figma 공식 사이트

https://www.figma.com/

 

Figma: The Collaborative Interface Design Tool

Figma is the leading collaborative design tool for building meaningful products. Seamlessly design, prototype, develop, and collect feedback in a single platform.

www.figma.com

 

14. Medium

https://medium.com/

 

Medium: Read and write stories.

On Medium, anyone can share insightful perspectives, useful knowledge, and life wisdom with the world.

medium.com

 

 

 

 

반응형