landing_page 0.0.12 copy "landing_page: ^0.0.12" to clipboard
landing_page: ^0.0.12 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.12

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';
7
likes
140
pub points
57%
popularity

Publisher

unverified uploader

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