dartlang
Dart is a general-purpose programming language originally developed by Google and later approved as a standard by Ecma (ECMA-408). It is used to build web, server, and mobile applications.
Dart is an object-oriented, class defined language using a C-style syntax that transcompiles optionally into JavaScript. It supports interfaces, mixins, abstract classes, reified generics, static typing, and a sound type system.
Here are 8 public repositories matching this topic...
A video launcher plugin for Flutter
-
Updated
Aug 1, 2019 - Objective-C
A flutter plugin for playing raw PCM audio data (16-bit integer)
-
Updated
Dec 15, 2024 - Objective-C
Experimental Flutter "on-top" native videoplayer for iOS (swift implementation)
-
Updated
May 16, 2017 - Objective-C
101 Day Flutter Challenge
-
Updated
May 10, 2019 - Objective-C
This flutter application is built to create different sounds for touching different tabs in the app.In this app, I used a 'audio players' package from dart package container.This app is created during the course "The Complete 2020 Flutter Bootcamp with Dart" created by collobaration with Google Flutter team and The London App Brewery, instructed…
-
Updated
May 25, 2020 - Objective-C
A flutter plugin for getting default http headers. eg: accept-language
-
Updated
Sep 6, 2019 - Objective-C