• Home
  • Raw
  • Download

Lines Matching +full:development +full:- +full:tools

3 [![Build Status - Cirrus][]][Build status]

6 Flutter is Google's mobile app SDK for crafting high-quality native interfaces
12 * [Install Flutter](https://flutter.dev/get-started/)
14 * [Development wiki](https://github.com/flutter/flutter/wiki)
18 [flutter-announce@googlegroups.com](https://groups.google.com/forum/#!forum/flutter-announce)
24 extensible and open development model.
33 [set of widgets][widget catalog] that deliver pixel-perfect experiences on both
40 Flutter is fast. It's powered by the same hardware-accelerated [Skia] 2D
42 support glitch-free, jank-free graphics at the native speed of your device.
43 Flutter code is powered by the world-class [Dart platform], which enables
44 compilation to native 32-bit and 64-bit ARM code for iOS and Android.
46 ### Productive development
55 Flutter works with any development tool, but includes editor plug-ins for both
57 [thousands of packages][Flutter packages] to speed your development, regardless
80 [Flutter logo]: https://flutter.dev/assets/flutter-lockup-4cb0ee072ab312e59784d9fbf4fb7ad42688a7fdaea1270ccf6bbf4f34b7e03f.svg
82 [Build Status - Cirrus]: https://api.cirrus-ci.com/github/flutter/flutter.svg
83 [Build status]: https://cirrus-ci.com/github/flutter/flutter/master
85 [Gitter badge]: https://gitter.im/flutter/flutter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
86 [layered architecture]: https://flutter.dev/docs/resources/inside-flutter
88 [Reflectly hero image]: https://github.com/flutter/website/blob/master/src/images/homepage/reflectly-hero-600px.png
91 [Hot reload animation]: https://raw.githubusercontent.com/flutter/website/master/src/_assets/image/tools/android-studio/hot-reload.gif
92 [Hot reload]: https://flutter.dev/docs/development/tools/hot-reload
93 [Visual Studio Code]: https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
94 [IntelliJ / Android Studio]: https://plugins.jetbrains.com/plugin/9212-flutter