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

App will expire or the user will not able to user after expiry date finishes. Best for freelancing client trial builds.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expire_it

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

dependencies:
  expire_it: ^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:expire_it/expire_it.dart';
8
likes
160
points
23
downloads

Publisher

verified publisherraysummee.com

Weekly Downloads

App will expire or the user will not able to user after expiry date finishes. Best for freelancing client trial builds.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, ntp

More

Packages that depend on expire_it