gmana_flutter 0.0.8 copy "gmana_flutter: ^0.0.8" to clipboard
gmana_flutter: ^0.0.8 copied to clipboard

A comprehensive Flutter UI library providing curated widgets, form helpers, theme services, and extensions to accelerate and standardize development.

0.0.8 - 2026-04-23 #

  • breaking: rename canonical spinner widgets to GCircularSpinner, GLinearSpinner, GWaveSpinner, and GSpinnerWaveDot
  • breaking: remove deprecated spinner aliases and add widget tests for the public form/spinner surface
  • breaking: require Flutter 3.29 or newer to match the package's Dart SDK and modern Flutter API usage
  • breaking: remove the duplicate ResponsiveContext.screenSize extension member; use ContextExt.screenSize instead
  • polish: expand the main gmana_flutter.dart export surface for design tokens, responsive/context helpers, icon serialization, locale helpers, and string/time extensions
  • doc: refresh README examples so the primary import and color APIs are copy-pasteable

0.0.7 #

  • doc: update README.md

0.0.6 #

  • doc: add dart doc

0.0.5 #

  • Add TextForm validation

0.0.4 #

Refactor form field structure and add new field components with validation

0.0.3 #

  • Add ColorExtensionExampleApp and enhance theme mode functionality
  • Introduced ColorExtensionExampleApp to demonstrate color manipulation features.
  • Updated theme mode handling in ThemeModeExampleApp to use named routes.
  • Added MaterialColor creation method in ColorService for better color management.
  • Refactored theme mode service to include methods for retrieving theme keys and converting ThemeMode to keys.

0.0.2 #

  • Update color extension methods for improved hex conversion and opacity handling

0.0.1 #

  • Initial release.
1
likes
140
points
129
downloads

Documentation

API reference

Publisher

verified publishergmana.co

Weekly Downloads

A comprehensive Flutter UI library providing curated widgets, form helpers, theme services, and extensions to accelerate and standardize development.

Repository (GitHub)
View/report issues

Topics

#flutter #ui #widget #form #utilities

License

BSD-3-Clause (license)

Dependencies

flutter, gmana

More

Packages that depend on gmana_flutter