Skip to content
Avatar
🎯
Fluttering
🎯
Fluttering

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. InheritedWidgets, but simple

    Dart 3.4k 302

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

    Dart 1.3k 147

  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.6k 93

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

    Dart 661 72

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

    Dart 371 26

  6. Overlay/OverlayEntry, but better

    Dart 225 13

1,377 contributions in the last year

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

Contribution activity

March 2021

Created 1 repository

Created a pull request in rrousselGit/river_pod that received 1 comment

Add devtool bindings

+398 −27 1 comment

Created an issue in rrousselGit/river_pod that received 1 comment

.family shouldn't rely on a Map cache but instead have providers override ==

Otherwise this can cause surprising behaviors when combining .autoDispose and .family: final family = Provider.autoDispose.family(...); final provi…

1 comment

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