StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Product

  • Stacks
  • Tools
  • Companies
  • Feed

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

© 2025 StackShare. All rights reserved.

API StatusChangelog
Dart
ByDartDart

Dart

#33in Languages
Discussions14
Followers3.78k
OverviewDiscussions14

What is Dart?

Dart is a cohesive, scalable platform for building apps that run on the web (where you can use Polymer) or on servers (such as with Google Cloud Platform). Use the Dart language, libraries, and tools to write anything from simple scripts to full-featured apps.

Dart is a tool in the Languages category of a tech stack.

Key Features

Dart’s comprehensive libraries give you lots of choicesCompilation to JavaScript lets you deploy Dart apps nowPub package managerDev Server

Dart Pros & Cons

Pros of Dart

  • ✓Backed by Google
  • ✓Flutter
  • ✓Twice the speed of Javascript
  • ✓Great tools
  • ✓Scalable
  • ✓Open source
  • ✓Made for the future
  • ✓Can be used on Frontend
  • ✓Angular Dart
  • ✓Polymer Dart

Cons of Dart

  • ✗Lack of ORM
  • ✗Locked in - JS or TS interop is very hard to accomplish
  • ✗A

Dart Alternatives & Comparisons

What are some alternatives to Dart?

JavaScript

JavaScript

JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.

Python

Python

Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.

HTML5

HTML5

HTML5 is a core technology markup language of the Internet used for structuring and presenting content for the World Wide Web. As of October 2014 this is the final and complete fifth revision of the HTML standard of the World Wide Web Consortium (W3C). The previous version, HTML 4, was standardised in 1997.

PHP

PHP

Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.

Java

Java

Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are lots of applications and websites that will not work unless you have Java installed, and more are created every day. Java is fast, secure, and reliable. From laptops to datacenters, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere!

TypeScript

TypeScript

TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript that compiles to plain JavaScript.

Dart Integrations

Aqueduct, Google Code Prettify, AngularDart, Flutter, pub.dev and 7 more are some of the popular tools that integrate with Dart. Here's a list of all 12 tools that integrate with Dart.

Aqueduct
Aqueduct
Google Code Prettify
Google Code Prettify
AngularDart
AngularDart
Flutter
Flutter
pub.dev
pub.dev
DartPad
DartPad
Serenade
Serenade
CodeSee Maps
CodeSee Maps
Gitclear
Gitclear
Strapi
Strapi
Starship (Shell Prompt)
Starship (Shell Prompt)
Zitadel
Zitadel

Dart Discussions

Discover why developers choose Dart. Read real-world technical decisions and stack choices from the StackShare community.

Syed Muhammad Mudassir
Syed Muhammad Mudassir

web developer

Oct 16, 2020

Needs adviceonFlutterFlutterReactReactDartDart

Both React Native and Flutter are pretty good, but I am confused as to which one to choose. If i look at Flutter, it can build an app better than React, but has no job opportunities and uses Dart.

0 views0
Comments
Gustavo Muñoz
Gustavo Muñoz

Senior Software Engineer

Jun 11, 2019

Needs adviceonFlutterFlutterReactReactReact NativeReact Native

In my modest opinion, Flutter is the future of mobile development. The framework is as important to mobile as React is to the web. And seeing that React Native does not finish taking off, I am focusing all my efforts on learning Flutter and Dart. The ecosystem is amazing. The community is crazy about Flutter. There are enough resources to learn and enjoy the framework, and the tools developed to work with it are amazing. Android Studio or Visual Studio Code has incredible plugins and Dart is a pretty straight forward and easy-to-learn language, even more, if you came from JavaScript. I admit it. I'm in love with Flutter. When you are not a designer, having a framework focused on design an pretty things is a must. And counting with tools like #flare for animations makes everything easier. It is so amazing that I wish I had a big mobile project right now at work just to use Flutter.

0 views0
Comments
Jeyabalaji Subramanian
Jeyabalaji Subramanian

CTO at FundsCorner

May 24, 2019

Needs adviceonFlutterFlutterDartDart

For a slide deck view of this content, visit https://www.slideshare.net/JeyabalajiSubramania/flutter-at-fundscornerpptx

Context: Recently we were looking for a tool to build cross-platform mobile apps. The primary goals for us were two fold:

  1. Ability to roll out the mobile app fast. Being in the FinTech segment, our focus is more on usability & accuracy and less on the flashiness of the app in itself
  2. Our web development team must be able to build mobile apps. The UI & UX fundamentals are pretty much the same.

With the above in mind, we evaluated React Native, Vue Nativescript and Flutter. While we were able to build fast in all these three choices, we chose Flutter for the following reasons:

Pre-built widgets: All the standard widgets that are required for us to build a functional app were readily available, & required minimal or no tweaking! It was pretty much like cooking up something on the web with Vue & Vuetify, which offer the fastest time frame from code to reality. The key differentiation Flutter offers over it's rivals is the native feel you get on all the widgets. No one can figure out whether it was built in Native android or Flutter.

Availability of Pre-built widgets in Flutter makes it a natural choice for going the fastest from design to reality.

Easy programming constructs & Hot Re-load: The component coding for Flutter is done through Dart. It is kind of a cross between Java & JavaScript. It is easy for the developers. I found asynchronous programming in Dart a breeze! Dart is one of the key reasons why you would build an app in record time with Flutter. Also, you will love the hot reload feature in Flutter, through which you can immediately validate the user interface and interactions.

Hot Re-load is one of the key features that make development in Flutter a breeze.

Rich set of plugins & great documentation: Flutter eco-system has matured over a period of time. We were able to easily find solutions to various problems & all the plugins worked without breaking anything. For example, we wanted to build a web view for integrating with a Payment link & flutter_webview_plugin was readily available and we were zooming in less than 30 minutes!

With great documentation and eco-system, you are always a plugin or a widget away from completing your functionality!

Great support for Reactive State Management: We were spoilt for choices when we looked at the various options for implementing Reactive statement management. After looking at a number of options, we settled with RxDart and Provider Consumer (Bloc) pattern to implement reactive statement management.

You will be able to apply your hard earned reactive state management skills in Flutter seamlessly & built beautiful reactive apps.

Easy integration with Android Native SDKs: Flutter provides a platform interface to integrate with native SDKs. Being in the FinTech industry, we were required to integrate with a number of industry-standard SDKS for payments & KYC, which were available only in Native. We were to connect with these SDKs and code with ease with the platform interface.

In the end, we were able to build and release an end-to-end, material design compliant and functionality rich Borrower app within a matter of one month and release it for Beta preview!

With the announcement of Flutter for Web in this year's google I/O, I think Flutter is going to go big and will shake up the world of cross-platform development.

0 views0
Comments
Michael Pfaff
Michael Pfaff

CEO & Developer

Apr 26, 2019

Needs adviceonDartDartJavaJava

I use Dart because it is a fast, modern language with an intuitive package manager and syntax similar to Java, while less verbose (i.e. public by default, _ in front of a variable, class, etc. to be private). Dart has an excellent asynchronous syntax making asynchronous calls such as filesystem interaction or HTTP requests simple and concise.

0 views0
Comments
AL1L
AL1L

Jan 27, 2018

Needs adviceonDartDart

I will use Dart later to handle the payloads from Roblox and all API requests. Dart

0 views0
Comments

Try It

Visit Website

Adoption

On StackShare

Companies
256
GPBDOW+250
Developers
3.29k
LAFAPM+3284