voxa_core 1.0.0 copy "voxa_core: ^1.0.0" to clipboard
voxa_core: ^1.0.0 copied to clipboard

Voxa is an enterprise-grade Flutter foundation package. It provides a complete design system with dynamic Material 3 theming, type-safe tokens, and a robust networking stack with auto-token refresh. I [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voxa_core

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  voxa_core: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:voxa_core/voxa_core.dart';
0
likes
150
points
39
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Voxa is an enterprise-grade Flutter foundation package. It provides a complete design system with dynamic Material 3 theming, type-safe tokens, and a robust networking stack with auto-token refresh. Includes token-aware UI components, fluid animations, and a one-line bootstrap to build production-ready apps with elite architecture.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

adaptive_theme, animated_theme_switcher, ansicolor, connectivity_plus, dio, dynamic_color, flex_color_scheme, flutter, flutter_animate, flutter_hooks, freezed_annotation, go_router, google_fonts, hooks_riverpod, intl, json_annotation, logger, pretty_dio_logger, responsive_framework, retrofit, riverpod_annotation, shared_preferences, talker, talker_dio_logger, talker_flutter, theme_tailor_annotation, uuid

More

Packages that depend on voxa_core