single_web_page 1.0.14 copy "single_web_page: ^1.0.14" to clipboard
single_web_page: ^1.0.14 copied to clipboard

Create Single Web Page Layout with adaptive scrollable implementations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add single_web_page

With Flutter:

 $ flutter pub add single_web_page

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

dependencies:
  single_web_page: ^1.0.14

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:single_web_page/single_web_page.dart';
5
likes
0
points
3
downloads

Publisher

verified publishersolid.net.tr

Weekly Downloads

Create Single Web Page Layout with adaptive scrollable implementations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, sliver_tools

More

Packages that depend on single_web_page