mateo_mobile 0.1.3
mateo_mobile: ^0.1.3 copied to clipboard
The Flutter implementation of Mateo Mobile, a simple, expressive, warm design system for touch-first Android and iOS applications.
Changelog #
0.1.3 - 2026-07-23 #
0.1.2 - 2026-07-23 #
0.1.0 - 2026-07-22 #
- Add the first Flutter implementation of Mateo Mobile for Android and iOS.
- Add Mateo violet, brand-seed generation, tinted neutrals, vivid fixed scales, and the mobile semantic color scheme.
- Expose theme-authored
colors.neutral.solidandcolors.neutral.onSolidthrough a reusable color-variant contract. - Keep each app's
primaryandonPrimarycolors together so primary surfaces use the foreground selected by the consuming package. - Add application theming, Inter typography, MapLibre style models, and bundled SVG assets.
- Keep typography foundations to Inter and fixed
-0.2letter spacing, with font size, weight, and line height owned by each component. - Add buttons, search, typed toasts, bottom sheets, loading and skeleton states, gesture surfaces, Y-Snap Lists, maps, heroes, and motion primitives.
- Add Error, Warning, Info, Success, and Neutral toast statuses with semantic colors and status-specific icons.
- Add reduced-motion behavior, semantic labels, text-scaling support, safe-area handling, focused tests, and CI goldens.