Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Hydro-SDK

Building React Native for Flutter
Collective - Host: opensource - https://opencollective.com/hydro-sdk - Code: https://github.com/hydro-sdk

renamed apps to examples

github.com/hydro-sdk/hydro-sdk - 5fd3d515f5b00137c219a6208bdc4d573cb687df authored over 4 years ago by chgibb <[email protected]>
refactor to something that looks like runApp and fix linter errors

github.com/hydro-sdk/hydro-sdk - 8f427d7bf400ff2b5743d99593ec82b2ea3f0293 authored over 4 years ago by chgibb <[email protected]>
port entire animated-list test

github.com/hydro-sdk/hydro-sdk - 6062f2ab46c2da7633f83c33318364cf4e4b76ad authored over 4 years ago by chgibb <[email protected]>
allow passing undefined to debugger

github.com/hydro-sdk/hydro-sdk - ef7186c9f1e023a75ea48a81071a55dfa495ebf3 authored over 4 years ago by chgibb <[email protected]>
clean up most lint errors

github.com/hydro-sdk/hydro-sdk - 4dcce1d7b1841a8c6a05996e6a8f0c1517c8c038 authored over 4 years ago by chgibb <[email protected]>
moved smoke tests into their own directory

github.com/hydro-sdk/hydro-sdk - fad4d96e576231ab7119700efebb7c03141c043e authored over 4 years ago by chgibb <[email protected]>
renamed sample and moved test into test

github.com/hydro-sdk/hydro-sdk - e7668bb0a6c9a59217b9ec5a75537be960742cfc authored over 4 years ago by chgibb <[email protected]>
use dedicated integration harness

github.com/hydro-sdk/hydro-sdk - 010dc81a63551e2ff129692ae2aa0c665e8af9b9 authored over 4 years ago by chgibb <[email protected]>
don't add second batch of cards

github.com/hydro-sdk/hydro-sdk - cb71d1969f783504924c0d0f3b59128bf6880f59 authored over 4 years ago by chgibb <[email protected]>
wip port test for animated_list

github.com/hydro-sdk/hydro-sdk - b9a0e30a0096dcda04f6d42b21a564e5130cc0aa authored over 4 years ago by chgibb <[email protected]>
wire up item removal

github.com/hydro-sdk/hydro-sdk - baaba0a52996ab67608c221578a92c2bfaf5e6a7 authored over 4 years ago by chgibb <[email protected]>
fixed color assignment on cards and tweaked type of Colors.primaries

github.com/hydro-sdk/hydro-sdk - e01943c468d354bffc543a8c0ef06b20f6662d8e authored over 4 years ago by chgibb <[email protected]>
wip material colors

github.com/hydro-sdk/hydro-sdk - 6947fc4239629a72801d52ff0c15a865a97a2d97 authored over 4 years ago by chgibb <[email protected]>
enable pausing in dart debugger from typescript

github.com/hydro-sdk/hydro-sdk - f8a947bdfbdc96cb8d3e40c6d7857467c29d335d authored over 4 years ago by chgibb <[email protected]>
wip textstyle copywith

github.com/hydro-sdk/hydro-sdk - 8020e6ca291968ee7cf2c60afd82d36906131b96 authored over 4 years ago by chgibb <[email protected]>
start refactor themeing to use vm boxes

github.com/hydro-sdk/hydro-sdk - 82b66a5a95bafb3e252481b49041c12c9bf7da89 authored over 4 years ago by chgibb <[email protected]>
wip dart ui color

github.com/hydro-sdk/hydro-sdk - 24cc88306b4d475899d1b0d4b23703559607e606 authored over 4 years ago by chgibb <[email protected]>
start material card

github.com/hydro-sdk/hydro-sdk - b7cec09d50be8ccc27395abf737a6dbd38c1ae35 authored over 4 years ago by chgibb <[email protected]>
fixed conversion for dimensions

github.com/hydro-sdk/hydro-sdk - 8ed324e4dc38de89c4cd2db7a648badf8921e169 authored over 4 years ago by chgibb <[email protected]>
start GestureDetector and fix some type checking for TextStyle

github.com/hydro-sdk/hydro-sdk - 27e12c9d0208ef25bb7ce2ee4ce85f17f70591be authored over 4 years ago by chgibb <[email protected]>
build out SizeTransition to minimum used in example that typechecks

github.com/hydro-sdk/hydro-sdk - 1c34d2afae1ff5acf62150359cb9ac9b8905403c authored over 4 years ago by chgibb <[email protected]>
tweak more linting

github.com/hydro-sdk/hydro-sdk - e0dd8f1d6d7f8c6028ee36d869887b0223c2923f authored over 4 years ago by chgibb <[email protected]>
start SizeTransition widget

github.com/hydro-sdk/hydro-sdk - df8cd6cbd68674e244d6aee555ebdaf58a936891 authored over 4 years ago by chgibb <[email protected]>
tweak eslint for runtime folders

github.com/hydro-sdk/hydro-sdk - 5033353748d91da1a7bea2816b51aafdfe4d4b0c authored over 4 years ago by chgibb <[email protected]>
removed empty interface

github.com/hydro-sdk/hydro-sdk - 5579ff83de9d225e59c81147eaa97d0ae77ba299 authored over 4 years ago by chgibb <[email protected]>
fixed trailing comma

github.com/hydro-sdk/hydro-sdk - 4adf33ce81e4954782fd7a25caee3508da27c02e authored over 4 years ago by Chris Gibb <[email protected]>
turn off jsdoc lints

github.com/hydro-sdk/hydro-sdk - 6aaaf98b5daddca17dc6f3a3180076daeeb88ab7 authored over 4 years ago by Chris Gibb <[email protected]>
maybe fix currentState

github.com/hydro-sdk/hydro-sdk - d6f4a6cfacdd45db4bbefa1bdbc2937a37f05e92 authored over 4 years ago by Chris Gibb <[email protected]>
try to fix linter

github.com/hydro-sdk/hydro-sdk - 1a3f7284737420258cdabd37072d533124021777 authored over 4 years ago by Chris Gibb <[email protected]>
start rethinking boundary generics

github.com/hydro-sdk/hydro-sdk - e67ef20a1840665d37539d6ab219f94de6aac01c authored over 4 years ago by chgibb <[email protected]>
refactored print and more animatedlist

github.com/hydro-sdk/hydro-sdk - 4c8fe584c178a0d8213a172ca889689135410b01 authored over 4 years ago by chgibb <[email protected]>
removed unused import

github.com/hydro-sdk/hydro-sdk - 752440a98653a7c6133f2856a921704fb9aabf56 authored over 4 years ago by chgibb <[email protected]>
wip more textstyle and buildcontext

github.com/hydro-sdk/hydro-sdk - 1a2ea7592617d890072b344648a343f1aa4fff77 authored over 4 years ago by chgibb <[email protected]>
refactor textstyle

github.com/hydro-sdk/hydro-sdk - b52365911d0017606863d4696df72f058008d343 authored over 4 years ago by chgibb <[email protected]>
wip port more sample

github.com/hydro-sdk/hydro-sdk - 382bfa879401e2a775cb9461b13e9fd070624e18 authored over 4 years ago by chgibb <[email protected]>
tighten rt managed box

github.com/hydro-sdk/hydro-sdk - 31ee3bbc27871014fb5cca9a40bd368d50b560fe authored over 4 years ago by chgibb <[email protected]>
wip painting and widgets for animatedlist sample

github.com/hydro-sdk/hydro-sdk - 63601a36e2e1ee4c21cd0fe6699383280b519845 authored over 4 years ago by chgibb <[email protected]>
fix iconbutton and appbar actions. expan list example

github.com/hydro-sdk/hydro-sdk - 13b9fb3cd6092e14430919dc74c6b24cd95c75e5 authored over 4 years ago by chgibb <[email protected]>
break out all the flutter material icons into their own files so they can be tree shaken

github.com/hydro-sdk/hydro-sdk - 9229f926bed2655731d890bb24b3c050b56cee7f authored over 4 years ago by chgibb <[email protected]>
renamed class and started globalkey

github.com/hydro-sdk/hydro-sdk - 6c5102aa71bffe79bf4a4394bafbf81f700bdc7e authored over 4 years ago by chgibb <[email protected]>
updated importd

github.com/hydro-sdk/hydro-sdk - f0504b836eb247313d36aae01c24374c092ca56a authored over 4 years ago by chgibb <[email protected]>
constrain generic parameter

github.com/hydro-sdk/hydro-sdk - 837deabde0d8ffa8f9abaf881a361690237268db authored over 4 years ago by chgibb <[email protected]>
lint and start refactoring box abstraction

github.com/hydro-sdk/hydro-sdk - 525ab62a98636045cfc25cc2ab175918667e0496 authored over 4 years ago by chgibb <[email protected]>
clean up warnings and deprecations

github.com/hydro-sdk/hydro-sdk - 42abe6718ea3af1c3ed83e068d4a047a4a35467b authored over 4 years ago by chgibb <[email protected]>
renamed driver test

github.com/hydro-sdk/hydro-sdk - b38f2fa710498f9d625d2ce039918eb41b2a578c authored over 4 years ago by chgibb <[email protected]>
wip ts linting

github.com/hydro-sdk/hydro-sdk - 1ba713eaadbe2727ff60c81a70737831f466cdae authored over 4 years ago by chgibb <[email protected]>
wip setup linting

github.com/hydro-sdk/hydro-sdk - 68ad1c4646891614381279cf22226a5d871b2842 authored over 4 years ago by chgibb <[email protected]>
removed artifact

github.com/hydro-sdk/hydro-sdk - d321cba3bf5d07a901137d341ca1b68f3830f6de authored over 4 years ago by chgibb <[email protected]>
remove artifact

github.com/hydro-sdk/hydro-sdk - 2b6bf504e0419b1e6ad5af0a129a9e5417979d1b authored over 4 years ago by chgibb <[email protected]>
abstract running a file from a bundle

github.com/hydro-sdk/hydro-sdk - 6f637289a893b2f63ded5c5456f67dbc7843dc93 authored over 4 years ago by chgibb <[email protected]>
deleted artifact

github.com/hydro-sdk/hydro-sdk - 6add27893832cd94070a263dc8a195cbe630ee0d authored over 4 years ago by chgibb <[email protected]>
wip working test_driver test

github.com/hydro-sdk/hydro-sdk - a29905d0848bb8eb9851ef16726b735faf6f2f31 authored over 4 years ago by chgibb <[email protected]>
deleted template

github.com/hydro-sdk/hydro-sdk - afd44249e5551eb63077c3a179a40f47797d0af9 authored over 4 years ago by chgibb <[email protected]>
reinit as regular flutter project and move everything from example folder up

github.com/hydro-sdk/hydro-sdk - d453e975aa9cf0d04d93743896f585aeec460681 authored over 4 years ago by chgibb <[email protected]>
removed commented out code and use center alignment

github.com/hydro-sdk/hydro-sdk - a4519807f88a22196eab818a54ded276e73dc9bf authored over 4 years ago by chgibb <[email protected]>
fixed default axisalignment

github.com/hydro-sdk/hydro-sdk - 436570cc562ffb9740e89e16a64013591b905068 authored over 4 years ago by chgibb <[email protected]>
working main axis alignment

github.com/hydro-sdk/hydro-sdk - 6736aca406fb7ec9261035ffe522720d57531b13 authored over 4 years ago by chgibb <[email protected]>
wip new abstraction for generic unboxable tables and working theming

github.com/hydro-sdk/hydro-sdk - f2e94b9e16b55a2905fcb25aebff74cfc562d61c authored over 4 years ago by chgibb <[email protected]>
wip context and theme plumbing

github.com/hydro-sdk/hydro-sdk - 5eddaa57e4f1a86dfd9d0d85bdfaf0dc118845b5 authored over 4 years ago by chgibb <[email protected]>
working icon data, icons and this capturing callbacks

github.com/hydro-sdk/hydro-sdk - 96981d991d8650f938d7d47150b2d0227300796e authored over 4 years ago by chgibb <[email protected]>
wip fab and icons

github.com/hydro-sdk/hydro-sdk - 2b4c867c6c80b210662f0c3173686ec56890b5cf authored over 4 years ago by chgibb <[email protected]>
deleted barrels because tstl can't treeshake for some reason

github.com/hydro-sdk/hydro-sdk - 517b0d7326835826c609354feac0030dac31d177 authored over 4 years ago by chgibb <[email protected]>
wip start porting counter example

github.com/hydro-sdk/hydro-sdk - 800eee68e112cb81bbbf4b996ed97c1fb8bae98c authored over 4 years ago by chgibb <[email protected]>
materialapp title

github.com/hydro-sdk/hydro-sdk - eee68d4ac950dae6bd064bf27fd51cd89f65e3c1 authored over 4 years ago by chgibb <[email protected]>
wip materialapp

github.com/hydro-sdk/hydro-sdk - 9575747e4dfddaef0dd8b20d53d0ab6135f310e5 authored over 4 years ago by chgibb <[email protected]>
removed old code

github.com/hydro-sdk/hydro-sdk - edda67447f7e7c38bc913c98b0bbc6c0b5250af1 authored over 4 years ago by chgibb <[email protected]>
wip remove material app from harness

github.com/hydro-sdk/hydro-sdk - 3f383f5df7aa4cd796722dd5b3634d0a5a5e911f authored over 4 years ago by chgibb <[email protected]>
remove artifacts

github.com/hydro-sdk/hydro-sdk - 77b10c9790a70969021722605d23e1a7cfa9f7a9 authored over 4 years ago by chgibb <[email protected]>
build script for top level dir and switch everything to relative paths

github.com/hydro-sdk/hydro-sdk - fd5bf548709f466fe5cad5450dbfd52bb6564d33 authored over 4 years ago by chgibb <[email protected]>
wip setup test driver

github.com/hydro-sdk/hydro-sdk - acf1a02cd3a574861a366b2f3d2caad593649a2b authored over 4 years ago by chgibb <[email protected]>
massage state class to emit correctly and fix exports

github.com/hydro-sdk/hydro-sdk - cf614972b09de22d6216f71aaef18676ff7d565e authored over 4 years ago by chgibb <[email protected]>
wip working stateful widgets

github.com/hydro-sdk/hydro-sdk - f3b53af68abd056b01b84fe0184fd4ca47cff2d0 authored over 4 years ago by chgibb <[email protected]>
started column and support arrays of widgets

github.com/hydro-sdk/hydro-sdk - b87fc8d0850f89b92afaf979a0031b23becd868b authored over 4 years ago by chgibb <[email protected]>
refactored text widget as class and fixed appbar title

github.com/hydro-sdk/hydro-sdk - 34e491c6522cbd1c93f140665d883226050f68d8 authored over 4 years ago by chgibb <[email protected]>
try to inc and print ontap

github.com/hydro-sdk/hydro-sdk - 8e987888cc9714b7aeb7b0150b00848996de7f4c authored over 4 years ago by chgibb <[email protected]>
support setting on dynamic maps

github.com/hydro-sdk/hydro-sdk - a71d942e4af08b3eca1ac488c53092a45a5cac56 authored over 4 years ago by chgibb <[email protected]>
refactored to class based

github.com/hydro-sdk/hydro-sdk - 3d005c6aa919039b13d981b011dd0c6170501a38 authored over 4 years ago by chgibb <[email protected]>
broken down ternary and made recusrive

github.com/hydro-sdk/hydro-sdk - 43976e5481bd84a832c046a5f090c002b786898c authored over 4 years ago by chgibb <[email protected]>
maybe unwrap user widgets and self call their build method

github.com/hydro-sdk/hydro-sdk - c509c527566866720e56dc71c70563b53b16516f authored over 4 years ago by chgibb <[email protected]>
comment out to string override

github.com/hydro-sdk/hydro-sdk - 850a4f134b4dcbb5c17b6860770c30616cc0c9c7 authored over 4 years ago by chgibb <[email protected]>
index on dynamic maps

github.com/hydro-sdk/hydro-sdk - 1a0255eddb5d042e1137dc665981cd5a0265325f authored over 4 years ago by chgibb <[email protected]>
add error logging

github.com/hydro-sdk/hydro-sdk - d9349830da0b9064434e318ddf2598369ee1064e authored over 4 years ago by chgibb <[email protected]>
reexport widget and overlap Scaffold with widget

github.com/hydro-sdk/hydro-sdk - 68d16feec167acffb4e3b2a8456b0328cb10339c authored over 4 years ago by chgibb <[email protected]>
deleted accidentally committed file

github.com/hydro-sdk/hydro-sdk - 958dc8bb3aaa85554f1064cdee46c4c6ed05e5c5 authored over 4 years ago by chgibb <[email protected]>