Code Monkey home page Code Monkey logo

flamepad's Introduction

DartPad

DartPad is a free, open-source online editor to help developers learn about Dart and Flutter. You can access it at dartpad.dev.

What is it? What does it do?

DartPad began as an online playground for the Dart language built by the Dart tools team in 2015. It compiles, analyzes, and displays the results of its users' Dart code, and can be embedded in other websites as an iframe.

In Dec 2019, we launched a new version of DartPad (dartpad.dev) with a fresh new look-and-feel and support for the popular Flutter UI toolkit. To learn more about the new DartPad, please check this blog post. Interested in embedding DartPad in your websites? Check out this embedding guide.

DartPad

Related projects

See the dart-services repo for the implementation of the backend service that powers compilation for DartPad.

How did we build DartPad?

Interested in the tools we used to build DartPad? We used Material components for the web UI via package:mdc_web, and Dart for the backend services to run compilation. We put together some documentation about the hosted services - continuous integration, code coverage, and cross-browser testing that we used to build DartPad.

Issues and bugs

Please file reports on the GitHub Issue Tracker.

Bug triage priorities

Each issue in the tracker will be assigned a priority based on the impact to users when the issue appears and the number of users impacted (widespread or rare).

Some examples of likely triage priorities:

  • P0
    • Broken internal/external navigation links within DartPad
    • JavaScript console errors indicating problems with DartPad functionality in many cases, widespread.
    • App is down / not loading
    • Interface bugs preventing all or almost all uses of the application
    • Unable to compile or analyze valid Flutter/Dart code (widespread and/or with error messages that aren't retryable)
  • P1
    • Unable to compile or analyze valid Flutter/Dart code in edge cases only, and/or retryable
    • Incorrect or not up-to-date warning information for invalid Flutter/Dart code (widespread)
    • Interface bugs interfering with common uses of the application, widespread
    • JavaScript console errors indicating problems with DartPad functionality (edge cases / not widespread)
    • Enhancements that have significant data around them indicating they are a big win
    • User performance problem (e.g. app loading / run / analysis), widespread
  • P2
    • Incorrect or not up-to-date warning information for invalid Flutter/Dart code (edge cases / not widespread)
    • JavaScript errors not resulting in visible problems outside of the console (widespread)
    • Interface bugs interfering with the use of the application in edge cases.
    • User interface and display warts that are not significantly impacting functionality, widespread
    • Enhancements that are agreed to be a good idea even if they don't have data around them indicating they are a big win
    • User performance problem (e.g. app loading / run analysis), edge cases / not widespread
  • P3
    • Minor user interface warts not significantly impacting functionality, on edge cases only.
    • JavaScript errors not resulting in visible problems outside of the console (edge cases)
    • Enhancements that are speculative or where we are unsure of impacts/tradeoffs

License and Contributing

Contributions welcome! Please read this short guide first. You can view our license here.

flamepad's People

Contributors

149segolte avatar abhishek01039 avatar azenla avatar chenglu avatar craiglabenz-g avatar devoncarew avatar domesticmouse avatar franklinyow avatar gazialankus avatar georgehe4 avatar ggirou avatar guillermooo avatar himanshuranjan30 avatar jawahars16 avatar jcollins-g avatar johnpryan avatar kasperpeulen avatar kevmoo avatar legalcodes avatar luanpotter avatar lukechurch avatar miquelbeltran avatar orestesgaolin avatar parlough avatar redbrogdon avatar srawlins avatar stevemessick avatar theacodes avatar wibling avatar wolfenrain avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

forkkit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.