flutter/flutter-intellij

Name: flutter-intellij

Owner: Flutter

Description: Flutter makes it easy and fast to build beautiful mobile apps.

Created: 2016-07-25 22:31:03.0

Updated: 2018-05-24 13:23:19.0

Pushed: 2018-05-24 03:50:00.0

Homepage: https://flutter.io/using-ide/

Size: 15866

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Flutter Flutter Plugin for IntelliJ

Join Gitter Chat Channel - Build Status

An IntelliJ plugin for Flutter development. Flutter is a new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android.

Documentation
Fast development

Flutter's hot reload helps you quickly and easily experiment, build UIs, add features, and fix bugs faster. Experience sub-second reload times, without losing state, on emulators, simulators, and hardware for iOS and Android.

Make a change in your code, and your app is changed instantly.

Quick-start

A brief summary of the getting started guide:

Preview Dart 2

The latest version of the IntelliJ and Android Studio plugin allows you to configure whether your app is analyzed and run with the preview version of Dart 2.0. This will control things like the way your code is statically analyzed, and the behavior of the runtime type system (and the type errors you'll see).

By default, we pick up the base setting from the Flutter SDK. This can be overridden in the Preferences dialog, in Languages & Settings > Flutter. You can change the 'Run applications in Dart 2.0 mode' preference from:

Filing issues

Please use our issue tracker for Flutter IntelliJ issues.

Known issues

Please note the following known issues:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.