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

A pre-made custom pricing page component. Easy for quick-setup of a ui charging your customers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pricing_page

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

dependencies:
  pricing_page: ^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:pricing_page/pricing_page.dart';
0
likes
140
points
103
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A pre-made custom pricing page component. Easy for quick-setup of a ui charging your customers.

Repository (GitHub)
View/report issues

Topics

#boilerplate #pre-made-ui #pricing

Documentation

API reference

License

MIT (license)

Dependencies

animated_flip_counter, babel_text, collection, dart_debouncer, flutter, flutter_animate, lottie

More

Packages that depend on pricing_page