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

retracted

description: Advanced age calculator for Flutter with timezone support, multiple calendar systems, localization, and comprehensive date calculations. Perfect for birthday apps, age verification, and [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_age_calculator

With Flutter:

 $ flutter pub add flutter_age_calculator

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

dependencies:
  flutter_age_calculator: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_age_calculator/flutter_age_calculator.dart';
1
likes
0
points
136
downloads

Publisher

unverified uploader

Weekly Downloads

description: Advanced age calculator for Flutter with timezone support, multiple calendar systems, localization, and comprehensive date calculations. Perfect for birthday apps, age verification, and date utilities.

Repository (GitHub)
View/report issues

Topics

#age #calculator #date #time #birthday

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

flutter, intl, meta

More

Packages that depend on flutter_age_calculator