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

description: Flutter age calculator with multi-calendar, timezone, and localization support.

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

dependencies:
  flutter_age_calculator: ^1.0.4

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:flutter_age_calculator/flutter_age_calculator.dart';
1
likes
160
points
139
downloads

Publisher

unverified uploader

Weekly Downloads

description: Flutter age calculator with multi-calendar, timezone, and localization support.

Repository (GitHub)
View/report issues

Topics

#age #calculator #date #time #birthday

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, intl, meta

More

Packages that depend on flutter_age_calculator