expire_it 0.1.1 copy "expire_it: ^0.1.1" to clipboard
expire_it: ^0.1.1 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 Dart:

 $ dart pub add expire_it

With Flutter:

 $ flutter pub add expire_it

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

dependencies:
  expire_it: ^0.1.1

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:expire_it/expire_it.dart';
8
likes
0
pub points
38%
popularity

Publisher

verified publisherraysummee.com

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

License

unknown (license)

Dependencies

flutter, ntp

More

Packages that depend on expire_it