Chris Gibb

Results 128 issues of Chris Gibb

Producing bindings for all of `flutter/src/rendering`, in addition to parts of `flutter/src/animations`, `flutter/src/widgets` and `flutter/src/semantics` takes SWID upwards of 7 minutes. SWID currently performs work to produce translation units one...

Currently, Hydro-SDK makes use of a custom distribution of the PUC-RIO Lua 5.2 compiler (`luac52`) for all Lua compilation. The only difference between debug (`hydroc … —profile debug`) and release...

enhancement
scoping

Web developers evaluating or otherwise using Hydro-SDK should be able to do so without the initial friction of comprehending and installing Flutter. A `hydroc preview` command (or similar), when run...

enhancement
web-developer-ease-of-use

A common pattern in Dart is to override implicit property accessors on fields in super types with explicit property accessors in child classes / to provide implicit property accessors on...

Users with custom forks of Hydro-SDK find using these forks to involve a great deal of friction. Hydro-SDK has the following high-level components that are consumed by end-users: - SDK-tools...

enhancement
flutter-developer-ease-of-use
from-prospect

Objective: An automatically produced mirror of supported packages from `pub.dev` with Dart binding packages and Typescript packages containing projected APIs. This will be an initial “third-party CI” use case as...

enhancement
flutter-developer-ease-of-use
web-developer-ease-of-use
haxe-developer-ease-of-use
from-prospect

A command to produce boilerplate project setup in the current working directory should be created. Running something like `hydroc init` (assuming `hydroc` is already available) should do the following: -...

enhancement
flutter-developer-ease-of-use
web-developer-ease-of-use

Seen in a dependency of `_ActionButtonParentData`.