0 purchases
common constants
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
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.