Robert Felker

Results 46 issues of Robert Felker

Your project is very cool on how it mix Flutter Rust & Protocol Buffer I'd like to promote it here https://github.com/solido/awesome-flutter Please send a PR ! Merci

Flutter is a UI DSL currently pushed by Google. It use the Dart programming language. There are very very common patterns than can be easily identified and since commands can...

Type: enhancement

Hi ! Trying to move some code to Jetpack Desktop :) Making a snapshot from Surface.makeRasterN32Premul get me the right color result as I export to file Using this same...

https://github.com/nannou-org/nannou based on Rust is planning to support this targets so it open compatibility with a wide range of devices from browser to mobiles but also some interoperability with other...

long-term

In the US the first day of the week is Sunday. I've been playing with SimpleWeekYearRule but I can't get to find the right API call. Thanks

Dart-FP => dfp Open discussion for planning For the first step can we consider a breaking change in FIC and plan a for 6.0 release ? Is there some entites...

I'll be glad to have some examples to test your library ;)

Hi! Like there is a pending state when verification occurs, I would like to mark form as being processed after a request. I want to form to handle this not...

Reading the documentation ```dart TextMix( 'Mix is AWESOME!' mix: Mix( fontSize(16.0), textColor(Colors.black), bold(), textShadow( offset: const Offset(2.0, 2.0), ), ), ), ``` My understanding is that a mix passed as...

Peek & Pop for Apple Pencil depends on https://github.com/flutter/flutter/issues/38135