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

Create Single Web Page Layout with easy and optimized scrolling options in Flutter.

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

dependencies:
  single_web_page: ^1.2.4

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:single_web_page/single_web_page.dart';
1
likes
130
pub points
46%
popularity

Publisher

verified publishersolid.net.tr

Create Single Web Page Layout with easy and optimized scrolling options in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, sliver_tools

More

Packages that depend on single_web_page