fullscreen_scroll_view 1.0.2 copy "fullscreen_scroll_view: ^1.0.2" to clipboard
fullscreen_scroll_view: ^1.0.2 copied to clipboard

This is SingleChildScrollView but Expanded and Flex are available

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fullscreen_scroll_view

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

dependencies:
  fullscreen_scroll_view: ^1.0.2

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:fullscreen_scroll_view/fullscreen_scroll_view.dart';
10
likes
160
points
235
downloads

Publisher

verified publisherhiba.quest

Weekly Downloads

This is SingleChildScrollView but Expanded and Flex are available

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fullscreen_scroll_view