Skip to content
Avatar
🎯
Fluttering
🎯
Fluttering

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. InheritedWidgets, but simple

    Dart 2.9k 244

  2. A simple way to access state while robust and testable.

    Dart 719 61

  3. React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.

    Dart 1.4k 71

  4. Code generation for immutable classes that has a simple syntax/API without compromising on the features.

    Dart 496 48

  5. A code generator to write widgets as function without loosing the benefits of classes.

    Dart 320 24

  6. Overlay/OverlayEntry, but better

    Dart 107 6

1,627 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

October 1, 2020

rrousselGit has no activity yet for this period.

September 2020

Created a pull request in dart-lang/sdk that received 4 comments

Export CommentToken in token.dart

This exports CommentToken That class may be reached when doing: AstNode node; CommentToken = node.beginToken.precedingComments;

+1 −1 4 comments

Created an issue in rrousselGit/river_pod that received 5 comments

StateProvider should have a pretty toString

@rrousselGit Let me know what do you think. Also I noticed that when a value of provider is logged it show Instance of 'StateController' maybe shou…

5 comments
3 contributions in private repositories Sep 23

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.