paywall_ui 0.0.1 copy "paywall_ui: ^0.0.1" to clipboard
paywall_ui: ^0.0.1 copied to clipboard

This package was created to facilitate the development of new paywalls.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paywall_ui

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

dependencies:
  paywall_ui: ^0.0.1

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:paywall_ui/paywall_ui.dart';
3
likes
70
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

This package was created to facilitate the development of new paywalls.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

animate_do, flutter, get, iconsax

More

Packages that depend on paywall_ui