All Projects → dart-atom → Atom Flutter

dart-atom / Atom Flutter

Licence: bsd-3-clause
An Atom plugin for Flutter developers

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Atom Flutter

Atom Sloc
Atom SLOC package for the statusbar
Stars: ✭ 10 (-76.19%)
Mutual labels:  atom
Language Liquid
Liquid language support for Atom.
Stars: ✭ 28 (-33.33%)
Mutual labels:  atom
Atom Stylefmt
Format your CSS using stylefmt.
Stars: ✭ 35 (-16.67%)
Mutual labels:  atom
Hfeed2atom
Python functions to convert a h-feed to Atom 1.0
Stars: ✭ 11 (-73.81%)
Mutual labels:  atom
Atom Annotations
Atom package that shows annotations (e.g. for overriden methods interface implementations) in your PHP source code.
Stars: ✭ 14 (-66.67%)
Mutual labels:  atom
Atom Vim Mode Plus Ex Mode
Experiment to implement ex-mode for vim-mode-plus
Stars: ✭ 30 (-28.57%)
Mutual labels:  atom
Atom Mocha Test Runner
Run your Atom package tests using Mocha
Stars: ✭ 10 (-76.19%)
Mutual labels:  atom
My Configurations
Chris Hough's .dot files + workstation setup
Stars: ✭ 40 (-4.76%)
Mutual labels:  atom
Atcon
atom condtions
Stars: ✭ 27 (-35.71%)
Mutual labels:  atom
Envy
Text editing supercharger
Stars: ✭ 35 (-16.67%)
Mutual labels:  atom
Language Dot
Dot (Graphviz) package for Atom
Stars: ✭ 11 (-73.81%)
Mutual labels:  atom
Github
Git and GitHub integration for Atom
Stars: ✭ 880 (+1995.24%)
Mutual labels:  atom
Youtube Fetcher
📺 Youtube Podcasting 🎧
Stars: ✭ 31 (-26.19%)
Mutual labels:  atom
Color Indent
Use colors to show in a non intrusive manner different indentation levels.
Stars: ✭ 11 (-73.81%)
Mutual labels:  atom
Atom
Safe atomic pointers
Stars: ✭ 35 (-16.67%)
Mutual labels:  atom
Seti Ui
A subtle dark colored UI theme for Atom.
Stars: ✭ 856 (+1938.1%)
Mutual labels:  atom
Fizzy
🍇 🍓 🍊 A lovely, bright and lively syntax theme for Atom.
Stars: ✭ 29 (-30.95%)
Mutual labels:  atom
Alfred Atom
Alfred workflow to browse and open Atom projects
Stars: ✭ 41 (-2.38%)
Mutual labels:  atom
Language Vue Component
Adds syntax highlighting to Vue Component files in Atom
Stars: ✭ 39 (-7.14%)
Mutual labels:  atom
Feeds2imap.clj
Pull RSS/Atom feeds to your IMAP folders with Clojure on JVM.
Stars: ✭ 31 (-26.19%)
Mutual labels:  atom

Build Status

Status - discontinued

Flutter previously offered two editor plugins - one for Atom and one for IntelliJ. Late 2016 we consolidated our editor engineering teams to work on a single plugin: IntelliJ.

The Atom plugin has survived long with little maintenance, but we’re now starting to make larger changes to the flutter tools editor protocol and do not expect to be able to keep Atom updated.

We have moved the flutter-atom plugin out of the flutter repository to a new home, however without a new owner we intend to de-list the existing plugin from the Atom store.

Note: Dart support in Atom has long been successfully community-maintained, and after this change you can still use Atom to write Flutter applications. However the Run button, device selector and ability to automatically connect to the debugger on a mobile phone will go away.

All of this functionality is of course still available through the flutter command line tool, or through IntelliJ.

atom-flutter

A Flutter development environment for Atom.

Flutter plugin for Atom screenshot

Flutter!

Flutter is a new project to help developers build high-performance, high-fidelity, mobile apps for iOS and Android from a single codebase.

For more information about Flutter see flutter.io and the getting started guide.

Features

Some of the most used features include:

  • Cmd-R (mac) or Control-R (windows) to run your app in iOS simulator and Android device
  • Create a new Flutter app
  • Debug in iOS simulator and Android device
  • Code completion

Most features are listed in the Command Palette (Cmd-Shift-P / Control-Shift-P).

Reporting bugs

Please file bugs at the issue tracker.

See also

This plugin uses functionality from the dartlang plugin.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].