landing_page 0.0.14 copy "landing_page: ^0.0.14" to clipboard
landing_page: ^0.0.14 copied to clipboard

Create stunning and responsive Flutter landing pages with the versatile LandingPage widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add landing_page

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

dependencies:
  landing_page: ^0.0.14

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:landing_page/landing_page.dart';
11
likes
150
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

Create stunning and responsive Flutter landing pages with the versatile LandingPage widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

floating_tabbar, flutter, url_launcher

More

Packages that depend on landing_page