gap icon indicating copy to clipboard operation
gap copied to clipboard

A bridge implementation of the Apache Cordova mobile framework(a.k.a. PhoneGap) in Dart. It enables developers to access native facilities of multiple mobile platforms using the HTML, CSS, and Dart.

Results 4 gap issues
Sort by recently updated
recently updated
newest added

what version of phonegap is compatible with this library?

How can I help to get the Camera and Geolocation added back to the rikulo_gap api?

Don't know if it was neccasary but wrote my own Gap-FileSystem-API because on my Android i had problems with dart:html's window.requestFileSystem (s.th like webkitRequestFileSystem isn't supported) to read and write...