no_glow_scroll 0.0.2 copy "no_glow_scroll: ^0.0.2" to clipboard
no_glow_scroll: ^0.0.2 copied to clipboard

This widget will remove glow in scrollables like listview, singlechildscrollview etc while overscrolling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add no_glow_scroll

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

dependencies:
  no_glow_scroll: ^0.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:no_glow_scroll/no_glow_scroll.dart';
3
likes
80
pub points
15%
popularity

Publisher

unverified uploader

This widget will remove glow in scrollables like listview, singlechildscrollview etc while overscrolling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on no_glow_scroll