본문 바로가기
Study/Flutter

[Flutter] 개발 도구 사이트 모음

1. 다트 패키지

https://pub.dev/

 

Dart packages

Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter, AngularDart, and general Dart programs.

pub.dev

플러터에서 사용하는 모든 패키지를 검색하고 Example을 확인하는 사이트

 

 

2. 다트 웹 가이드

다트 문법과 언어 가이드북이 존재

https://dart.dev/

 

Dart programming language

Dart is a client-optimized language for fast apps on any platform

dart.dev

 

 

3. 다트 패드

다트 문법을 온라인으로 작성해서 수행시켜볼수 있는 사이트

https://dartpad.dartlang.org/?

 

DartPad

 

dartpad.dartlang.org

 

 

4. 앱 다이어그램

구조를 무료로 쉽게 그리고, 공유하기 좋은 사이트

https://app.diagrams.net/

 

Flowchart Maker & Online Diagram Software

Flowchart Maker and Online Diagram Software diagrams.net (formerly draw.io) is free online diagram software. You can use it as a flowchart maker, network diagram software, to create UML online, as an ER diagram tool, to design database schema, to build BPM

app.diagrams.net

 

 

5. 앱 로고 아이콘 제너레이터

기기 사이즈별 OS별 모든 아이콘을 한번에 생성해주는 사이트

https://appicon.co/

 

App Icon Generator

 

appicon.co

 

 

6. 구글 폰트

구글에서 제공하는 폰트를 보고 다운받는 사이트

https://fonts.google.com/

 

Google Fonts

Making the web more beautiful, fast, and open through great typography

fonts.google.com

 

 

7.  Free Sound 

다양한 효과음과 배경음을 무료로 다운받는 사이트

https://freesound.org/

 

Freesound - Freesound

April 28th, 2022 frederic.font Dear Freesounders, Today there’ll be intermittent downtimes between 13:30 and 16:00 CEST due to maintenance tasks. We’ll let you know when all maintenance tasks are done! Cheers, edit: all maintenance tasks finished and w

freesound.org

 

 

8. 파이어베이스 콘솔

Firebase 사용 및 모니터링을 위해 자주 들어가는 사이트

https://console.firebase.google.com/?hl=ko 

 

로그인 - Google 계정

하나의 계정으로 모든 Google 서비스를 Google 계정으로 로그인

accounts.google.com

 

9. 아이콘 소스 제너레이터

https://www.fluttericon.com/

 

FlutterIcon - Flutter custom icons generator

This site will not work if cookies are completely disabled. {"assets_hash":"e63afe94764170521b88e195c1026df9","page_data":{},"locale":"en-US","layout":"fontello.layout"}

www.fluttericon.com

사용할 아이콘들을 선택하여 깔끔하게 한코드로 내려받아 사용할 수 있다.