landing_page 0.0.6 copy "landing_page: ^0.0.6" to clipboard
landing_page: ^0.0.6 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 Dart:

 $ dart pub add landing_page

With Flutter:

 $ flutter pub add landing_page

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

dependencies:
  landing_page: ^0.0.6

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:landing_page/landing_page.dart';
9
likes
0
pub points
63%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

floating_tabbar, flutter

More

Packages that depend on landing_page