Skip to content

Instantly share code, notes, and snippets.

@oliviermartin
oliviermartin / arm-foundation-software-stack.md
Last active May 3, 2024 08:35
ARM Foundation Model - Build and Run reference ARM-64bit Software stack for free
@rydmike
rydmike / analysis_options.yaml
Last active October 5, 2024 19:18
RydMike lints v2.2.0 - Personal preferences and starting point for Dart & Flutter linter rules setup.
# RydMike LINTER Preferences v2.2.0
#
# Get this file here: https://gist.github.com/rydmike/fdb53ddd933c37d20e6f3188a936cd4c
#
# We include and activate all lint rules, later below we disable the not used or desired ones.
# You can find a list of all lint rules to put in your all_lint_rules.yaml file here:
# https://dart.dev/tools/linter-rules/all
#
# Also available as direct yaml file call all.yaml here:
# https://raw.githubusercontent.com/dart-lang/sdk/refs/heads/main/pkg/linter/example/all.yaml