Skip to content
View maxime-aubry's full-sized avatar
Block or Report

Block or report maxime-aubry

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. flutter_forms flutter_forms Public

    A new flutter package to create reactive and model forms.

    Dart 2

  2. flutter_model_form_validation flutter_model_form_validation Public

    Flutter model form validation is a dart library to validate dart class using by attributes.

    Dart

  3. flutter_model_form_validation_extended flutter_model_form_validation_extended Public

    A selection of form validators for flutter_model_form_validation package.

  4. cubit cubit Public

    Forked from felangel/cubit

    Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states.

    Dart

  5. constant_datetime constant_datetime Public

    ConstantDateTime is a class that allows you to use DateTime as a constant.

    Dart

  6. flutter_hooks flutter_hooks Public

    Forked from rrousselGit/flutter_hooks

    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