Remi Rousselet

@remi_rousselet

Dart makes my heart Flutter Flutter 💙 open source maintainer 💙 speaker 💙StackOverflow answerer Maintaining open-source projects

Se unió en diciembre de 2015

los Tweets

Bloqueaste a @remi_rousselet

¿Estás seguro de que quieres ver estos Tweets? Ver los Tweets no desbloqueará a @remi_rousselet

  1. Tweet fijado
    19 may.

    The devtool for Provider is out 🎉

    Mostrar este hilo
    Deshacer
  2. hace 21 horas

    It's not game changer, but I've been using something similar in a bunch of my packages. So I figured some of you would find it useful too,

    Mostrar este hilo
    Deshacer
  3. hace 21 horas
    Mostrar este hilo
    Deshacer
  4. hace 21 horas

    I've just released a test utility for testing voluntary compilation errors It's useful when writing a library that tries to use compilation errors to prevent mistakes (like what Freezed/Riverpod do)

    Mostrar este hilo
    Deshacer
  5. hace 23 horas

    When in doubt, write tests

    Deshacer
  6. 3 sept.

    Maybe this could be a way to fuse riverpod vs flutter_riveprod vs hook_riverpod into a single package. Yet simultaneously, if an application doesn't use Flutter or Hook, the Flutter/Hooks API would not be visible.

    Mostrar este hilo
    Deshacer
  7. 3 sept.

    I wonder if macros could allow implementing dynamic plugins. Such as "If the application that uses a package depends on Flutter, export this widget" Or "installing this package adds new methods to all existing Stateless/StatefulWidgets"

    Mostrar este hilo
    Deshacer
  8. 2 sept.

    One thing I've been thinking for a while is using Riverpod to manipulate a No-SQL DB The way Riverpod deals with cache invalidation and combination is typically the sort of things that NoSQL would love

    Deshacer
  9. 2 sept.

    TIL you can place annotations on generics

    Mostrar este hilo
    Deshacer
  10. 1 sept.

    Thought: expect(a, equals(b)) should test both "a == b" and "b == a"

    Deshacer
  11. 31 ago.

    It's not going to be game changer. But we have static meta programing around the corner. So I want to play around with what's possible

    Mostrar este hilo
    Deshacer
  12. 31 ago.

    I think I'll release a code-gen package for Riverpod

    Mostrar este hilo
    Deshacer
  13. 24 ago.
    Deshacer
  14. 22 ago.

    I wonder if I should go back on StackOverflow to answer questions

    Deshacer
  15. 21 ago.

    When you delete the package-lock.json

    Deshacer
  16. 21 ago.

    Alright I've been delaying it for too long. I'll update the Riverpod doc to match the current dev release this week-end

    Deshacer
  17. 20 ago.

    Why? Since we're registering our callback after the current frame has finished, then addPostFrameCallback registers it for the _next_ frame. But if there's no next frame before 10sec, well then your callback won't be called before 10 sec.

    Mostrar este hilo
    Deshacer
  18. 20 ago.

    Be careful with addPostFrameCallback If you're calling it after the current frame has finished, yet nothing in your application needs to rebuild, chances are your callback will never be called.

    Mostrar este hilo
    Deshacer
  19. 19 ago.

    Kinda reminds me of:

    Mostrar este hilo
    Deshacer
  20. 19 ago.

    I suppose that's because too many people typed "lush" instead of "lish", so an alias was made to help our poor souls?

    Mostrar este hilo
    Deshacer
  21. 19 ago.

    Here's the source code for the publish aliases That's clearly on purpose. But why? 🤯

    Mostrar este hilo
    Deshacer

Parece que el contenido está tardando un poco en cargarse.

Puede que Twitter esté saturado o experimentando un problema momentáneo. Inténtalo de nuevo o visita el Estado de Twitter para más información.

    También te puede gustar

    ·