# flutter **Repository Path**: martinjoe/flutter ## Basic Information - **Project Name**: flutter - **Description**: 连接flutter版本库https://github.com/flutter/flutter.git - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-16 - **Last Updated**: 2022-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [![Flutter logo][]][flutter.dev] [![Build Status - Cirrus][]][Build status] [![Discord badge][]][Discord instructions] [![Twitter handle][]][Twitter badge] [](https://bestpractices.coreinfrastructure.org/projects/5631) Flutter is Google's SDK for crafting beautiful, fast user experiences for mobile, web, and desktop from a single codebase. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source. ## Documentation * [Install Flutter](https://flutter.dev/get-started/) * [Flutter documentation](https://flutter.dev/docs) * [Development wiki](https://github.com/flutter/flutter/wiki) * [Contributing to Flutter](https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md) For announcements about new releases, follow the [flutter-announce@googlegroups.com](https://groups.google.com/forum/#!forum/flutter-announce) mailing list. Our documentation also tracks [breaking changes](https://flutter.dev/docs/release/breaking-changes) across releases. ## Terms of service The Flutter tool may occasionally download resources from Google servers. By downloading or using the Flutter SDK you agree to the Google Terms of Service: https://policies.google.com/terms For example, when installed from GitHub (as opposed to from a prepackaged archive), the Flutter tool will download the Dart SDK from Google servers immediately when first run, as it is used to execute the `flutter` tool itself. This will also occur when Flutter is upgraded (e.g. by running the `flutter upgrade` command). ## About Flutter We think Flutter will help you create beautiful, fast apps, with a productive, extensible and open development model, whether you're targeting iOS or Android, web, Windows, macOS, Linux or embedding it as the UI toolkit for a platform of your choice. ### Beautiful user experiences We want to enable designers to deliver their full creative vision without being forced to water it down due to limitations of the underlying framework. Flutter's [layered architecture] gives you control over every pixel on the screen and its powerful compositing capabilities let you overlay and animate graphics, video, text, and controls without limitation. Flutter includes a full [set of widgets][widget catalog] that deliver pixel-perfect experiences whether you're building for iOS ([Cupertino]) or Android ([Material]), along with support for customizing or creating entirely new visual components.