Skip to content
Avatar
🎯
Fluttering
🎯
Fluttering

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. InheritedWidgets, but simple

    Dart 3.1k 262

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

    Dart 894 95

  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.5k 78

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

    Dart 572 55

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

    Dart 340 24

  6. Overlay/OverlayEntry, but better

    Dart 193 9

1,604 contributions in the last year

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

Contribution activity

November 2020

Created 1 repository

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

use rrousselGit/ci for the CI

+32 −38 1 comment
Opened 9 other pull requests in 3 repositories
Reviewed 2 pull requests in 2 repositories
rrousselGit/state_notifier 1 pull request
rrousselGit/provider 1 pull request

Created an issue in rrousselGit/flutter_portal that received 3 comments

Focusing a textfield inside a PortalEntry located inside a ListView should not make the listview scroll

ListView( children: [ PortalEntry( portal: TextField(), ) ] )

3 comments
1 contribution in private repositories Nov 24

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

You can’t perform that action at this time.