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

outdated

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.3

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
0
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on samsung_ui_scroll_effect