- Notifications
You must be signed in to change notification settings - Fork0
Flutter makes it easy and fast to build beautiful mobile apps.
License
AntonKukoba1/flutter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Flutter is Google's SDK for crafting beautiful, fast user experiences formobile, web and desktop from a single codebase. Flutter works with existingcode, is used by developers and organizations around the world, and is freeand open source.
For announcements about new releases and breaking changes, follow theflutter-announce@googlegroups.commailing list.
We think Flutter will help you create beautiful, fast apps, with a productive,extensible and open development model.
We want to enable designers to deliver their full creative vision without beingforced to water it down due to limitations of the underlying framework.Flutter'slayered architecture gives you control over every pixel on thescreen, and its powerful compositing capabilities let you overlay and animategraphics, video, text and controls without limitation. Flutter includes a fullset of widgets that deliver pixel-perfect experiences on bothiOS and Android.
Flutter is fast. It's powered by the same hardware-acceleratedSkia 2Dgraphics library that underpins Chrome and Android. We architected Flutter tosupport glitch-free, jank-free graphics at the native speed of your device.Flutter code is powered by the world-classDart platform, which enablescompilation to 32-bit and 64-bit ARM machine code for iOS and Android, as wellas JavaScript for the web and Intel x64 for desktop devices.
Flutter offers stateful hot reload, allowing you to make changes to your codeand see the results instantly without restarting your app or losing its state.
Flutter works with any development tool (or none at all), but includes editorplug-ins for bothVisual Studio Code andIntelliJ / Android Studio. Flutterprovidesthousands of packages to speed your development,regardless of your target platform. And accessing other native code is easy,with support for bothFFI andplatform-specific APIs.
Flutter is a fully open source project, and we welcome contributions.Information on how to get started can be found at ourcontributor guide.
About
Flutter makes it easy and fast to build beautiful mobile apps.
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages0
Languages
- Dart99.3%
- Java0.2%
- Objective-C0.2%
- Shell0.2%
- Ruby0.1%
- HTML0.0%