Skip to content

Brick Catalog

Browse all 32 available bricks organized by category. Each brick is a Mason template that generates production-ready Flutter code following Archipelago's architecture patterns.

Core Scaffolding Free

BrickDescription
flutter_modular_monorepoFull monorepo project scaffold with dual-GetIt DI, FeatureSDK, and CI/CD
feature_monorepo_skeletonFeature module (single or API/Impl split)
app_scaffoldNew app in existing workspace with DI, router, Fastlane
initializer_skeletonPre/post launch initializer

Shared Packages Free

BrickDescription
shared_dependenciesCentralized dependency management with barrel exports
shared_app_configEnvironment variables and flavor management with envied

Utilities Free

BrickDescription
app_lintsCustom lint rules for coding standards and architecture conventions
app_utilitiesShared utilities with DI setup, logging, and common helpers

Infrastructure SDKs Free

BrickDescription
network_sdkHTTP client abstraction with Dio or http implementation
websocket_sdkWebSocket client abstraction with dart:io or Phoenix
analytics_sdkMulti-vendor analytics abstraction with Firebase Analytics
feature_flag_sdkFeature flag abstraction with multiple provider implementations
monitoring_sdkCrash reporting and performance monitoring with noop for build_prepare

Feature Modules Free

BrickDescription
auth_sdkAuthentication with login/register, event-driven listener, scoped DI
home_sdkHome feature with dashboard, profile, and settings pages
introduction_sdkOnboarding with welcome, feature highlights, and get started pages
paywall_sdkPaywall with pricing UI, mock purchase flow, and subscription management

UI & Assets Free Pro

BrickTierDescription
flutter_ui_kitFreeDesign system with foundations, theme extensions, and Widgetbook
flutter_l10nFreeLocalization package using Slang with shared locale state
flutter_assetFreeType-safe asset packages with pure Dart contracts
ui_kit_componentFreeUI component with optional headless architecture, test, and widgetbook showcase
ui_kit_themeProNew theme variant for the UI Kit

Devtools Free Pro Enterprise

BrickTierDescription
monorepo_toolkitFreeCLI toolkit for Flutter monorepo management
affectedProGit-based affected package detection for CI/CD
coverage_managerProTest coverage pipeline with configurable thresholds
size_guardProFile size threshold enforcement
asset_optimizerProImage asset optimization (SVG, PNG, JPEG)
asset_generatorProType-safe asset enum generation from directory structure
ui_kit_generatorEnterpriseUI Kit component and theme variant management commands

Advanced Free

BrickDescription
core_infrastructure_packageEssential core infrastructure SDK with DI, base patterns, logging
utilities_sdkDevice info, package info, biometric utilities

Built by Banua Coder