common_constants 0.0.6 copy "common_constants: ^0.0.6" to clipboard
common_constants: ^0.0.6 copied to clipboard

A Flutter package that provides a set of common constants for use in Flutter projects.

Flutter Common Constants #

A Flutter package that provides commonly used constants for dimensions, navigation, snackbar durations, and more, making it easier to maintain a consistent design and functionality across your Flutter project.

Features #

  • Predefined constants for screen dimensions (height and width).
  • Navigation constants for named routes.
  • Snackbar durations for better user feedback consistency.

Getting started #

To use this package, add the following to your pubspec.yaml file:

dependencies:
  common_constants: ^1.0.0
2
likes
150
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a set of common constants for use in Flutter projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on common_constants