dice icon indicating copy to clipboard operation
dice copied to clipboard

porting to reflectable

Open matejthetree opened this issue 7 years ago • 6 comments

Let me know if you need any help on it

matejthetree avatar Mar 23 '18 19:03 matejthetree

Help is always welcome!!! If you want to try it - it works so far: https://github.com/MikeMitterer/dryice/tree/reflectable I had to fork dice to DryIce but the interface/tests are the same.

If you want to play with it:

pub update
dart tool/build.dart test/*_test.dart
pub run test test/dice_test.dart
pub run test test/dice_test.dart -p chrome

MikeMitterer avatar Apr 04 '18 14:04 MikeMitterer

By all means make this in Dice, I will also happily move the project ownership if you want more control. I dont have that much time to maintain it currently as I am much involved with Flutter

On Wed, Apr 4, 2018 at 4:15 PM, Mike Mitterer [email protected] wrote:

Help is always welcome!!! If you want to try it - it works so far: https://github.com/ MikeMitterer/dryice/tree/reflectable I had to fork dice to DryIce but the interface/tests are the same.

If you want to play with it:

pub update dart tool/build.dart test/*_test.dart pub run test test/dice_test.dart pub run test test/dice_test.dart -p chrome

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ltackmann/dice/issues/31#issuecomment-378615156, or mute the thread https://github.com/notifications/unsubscribe-auth/AAbXomcBSTHed9ZjZITGUm1Ptw4h21jTks5tlNWPgaJpZM4S5Oyx .

ltackmann avatar Apr 04 '18 18:04 ltackmann

Sorry, but I've already changed all my libs to use DryIce. This is a very basic and essential lib for me. A few weeks ago a change in Dice broke my tests for more than 10 days. This is something I can't live with. I added you to the contributors of DryIce - just in case...

MikeMitterer avatar Apr 05 '18 06:04 MikeMitterer

Thank you, I will play with it in the upcoming days, and maybe I can contribute with docs a little bit.

matejthetree avatar Apr 06 '18 01:04 matejthetree

Cool + Thanks

MikeMitterer avatar Apr 06 '18 06:04 MikeMitterer

Perhaps we should just deprecate dice in favour of your solution

On Fri, Apr 6, 2018 at 3:46 AM, matejthetree [email protected] wrote:

Thank you, I will play with it in the upcoming days, and maybe I can contribute with docs a little bit.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ltackmann/dice/issues/31#issuecomment-379125591, or mute the thread https://github.com/notifications/unsubscribe-auth/AAbXopoWmFD6_PONJ0QSgqYuslcbCvUBks5tlskJgaJpZM4S5Oyx .

ltackmann avatar Apr 06 '18 08:04 ltackmann