Remi Rousselet

@remi_rousselet

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

Unit: desembre de 2015

Tuits

Has blocat @remi_rousselet

Estàs segur que vols veure aquests tuits? Això no desblocarà @remi_rousselet.

  1. Tuit fixat
    19 de maig

    The devtool for Provider is out 🎉

    Mostra el fil
    Desfés
  2. fa 22 hores

    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,

    Mostra el fil
    Desfés
  3. fa 22 hores
    Mostra el fil
    Desfés
  4. fa 22 hores

    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)

    Mostra el fil
    Desfés
  5. fa 23 hores

    When in doubt, write tests

    Desfés
  6. 3 de set.

    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.

    Mostra el fil
    Desfés
  7. 3 de set.

    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"

    Mostra el fil
    Desfés
  8. 2 de set.

    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

    Desfés
  9. 2 de set.

    TIL you can place annotations on generics

    Mostra el fil
    Desfés
  10. 1 de set.

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

    Desfés
  11. 31 d’ag.

    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

    Mostra el fil
    Desfés
  12. 31 d’ag.

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

    Mostra el fil
    Desfés
  13. 24 d’ag.
    Desfés
  14. 22 d’ag.

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

    Desfés
  15. 21 d’ag.

    When you delete the package-lock.json

    Desfés
  16. 21 d’ag.

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

    Desfés
  17. 20 d’ag.

    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.

    Mostra el fil
    Desfés
  18. 20 d’ag.

    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.

    Mostra el fil
    Desfés
  19. 19 d’ag.

    Kinda reminds me of:

    Mostra el fil
    Desfés
  20. 19 d’ag.

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

    Mostra el fil
    Desfés
  21. 19 d’ag.

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

    Mostra el fil
    Desfés

Sembla que triga molt a carregar-se.

És possible que el Twitter hagi assolit el límit de capacitat o que experimenti una sobrecàrrega momentània. Torna-ho a provar o vés a l'estat del Twitter si en vols obtenir més informació.

    També et pot interessar

    ·