← all publishers

dtussupbayev

@dtussupbayev source repo

4 published skills

  1. Dart Comments · dtussupbayev
    Use when writing, changing, or reviewing documentation comments, inline comments, TODOs, or FIXMEs in Dart and Flutter source code.
    0
    installs
  2. Flutter Bloc Naming · dtussupbayev
    Naming conventions for events, states, and handlers in flutter_bloc with freezed. Use when adding or renaming BLoC events, state variants, or event handlers.
    0
    installs
  3. Flutter Reusable Widgets · dtussupbayev
    How to make a reusable Flutter widget context-agnostic so it does not break the layout under some parents. Use when authoring or refactoring a shared / library widget, or when debugging layout errors like `Incorrect use of ParentDataWidget`, `RenderFlex children have non-zero flex but incoming constraints are unbounded`, `Vertical viewport was given unbounded height`, or `BoxConstraints forces an infinite width/height`.
    0
    installs
  4. Flutter Bloc One Shot Effects · dtussupbayev bundle
    Use when a flutter_bloc flow drives a SnackBar, dialog, navigation, or haptics and the same outcome can repeat, a BlocListener can remount, or async work can finish out of order.
    0
    installs