Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase.
24
공개 저장소
216,595
총 별점
21,955
팔로워
Flutter는 Google의 UI 툴킷으로, 단일 코드베이스를 통해 모바일, 웹, 데스크톱 및 임베디드 장치용 아름다운 네이티브 애플리케이션을 구축하는 데 중점을 두고 있습니다. Flutter의 공개 GitHub에는 Dart, C++, Java와 같은 다양한 프로그래밍 언어로 작성된 여러 개의 저장소가 포함되어 있습니다. 주요 저장소로는 flutter, samples, packages, devtools 등이 있습니다.
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
A collection of Flutter examples and demos
A collection of useful packages maintained by the Flutter team
Flutter documentation web site
이 저장소에 대한 설명이 제공되지 않았습니다.
Flutter codelab examples
Flutter Plugin for IntelliJ
Developer tools for Flutter & Dart
이 저장소에 대한 설명이 제공되지 않았습니다.
Home of the Flutter Casual Games Toolkit and other Flutter gaming templates
Contributed tests for Flutter
이 저장소에 대한 설명이 제공되지 않았습니다.
UXR work for Flutter
Flutter's build coordinator and aggregator
Static assets for embedding into docs.flutter.io
This repo is for unmaintained code that supports talks, blogs, and other experiments.
Metadata files about the flutter framework
Tools & tests to verify Flutter's fidelity on specific platforms
Default community health files for Flutter
이 저장소에 대한 설명이 제공되지 않았습니다.
Root of flutter.github.io
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
Flutter는 GitHub에서 모바일 및 웹 애플리케이션을 위한 다양한 라이브러리와 도구를 개발합니다. 주요 저장소인 flutter는 Flutter 프레임워크 자체를 제공하며, samples와 packages 저장소에는 유용한 예제와 패키지가 포함되어 있습니다.
Flutter는 주로 Dart 언어를 사용하여 개발됩니다. 그 외에도 C++, Java, Shell, HTML과 같은 여러 프로그래밍 언어를 활용하여 다양한 기능을 구현하고 있습니다.
네, Flutter의 모든 저장소는 공개입니다. 이를 통해 개발자들은 Flutter의 코드를 보고, 수정하고, 기여할 수 있으며, 커뮤니티와 협력하여 프로젝트를 발전시킬 수 있습니다.