Skip to content

Instantly share code, notes, and snippets.

View shonorio's full-sized avatar

Solli Moreira Honorio shonorio

View GitHub Profile
@shonorio
shonorio / task.md
Created July 13, 2025 09:46
exemplo de task

Context:

You are working on a Flutter project using MobX for state management. Currently:

  • SignInController is the source of truth and exposes observable states and actions to SignInPage.
  • SignInPage binds directly to MobX's @observable, @computed, and @action annotations for its UI updates and logic.

Goal:

@shonorio
shonorio / flutter_flavors
Created July 14, 2020 17:55
Opções de flavors para o Flutter
Flavors in Flutter with Fastlane - yet another guide
https://roszkowski.dev/2019/flutter-flavors/#flavors-on-ios