samsung_ui_scroll_effect 0.0.5 copy "samsung_ui_scroll_effect: ^0.0.5" to clipboard
samsung_ui_scroll_effect: ^0.0.5 copied to clipboard

A custom scroll view that implements Samsung's One UI scroll effect.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add samsung_ui_scroll_effect

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

dependencies:
  samsung_ui_scroll_effect: ^0.0.5

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:samsung_ui_scroll_effect/samsung_ui_scroll_effect.dart';
17
likes
140
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

A custom scroll view that implements Samsung's One UI scroll effect.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on samsung_ui_scroll_effect