rounded_scroll 1.0.1 copy "rounded_scroll: ^1.0.1" to clipboard
rounded_scroll: ^1.0.1 copied to clipboard

Swipe and scroll in style! RoundedScroll is the perfect widget for your modern Flutter designs. Customize it to your liking and watch it update as you navigate!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rounded_scroll
copied to clipboard

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

dependencies:
  rounded_scroll: ^1.0.1
copied to clipboard

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:rounded_scroll/rounded_scroll.dart';
copied to clipboard
4
likes
140
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

Swipe and scroll in style! RoundedScroll is the perfect widget for your modern Flutter designs. Customize it to your liking and watch it update as you navigate!

Repository (GitHub)

Topics

#flutter #scroll #rounded #widget #ui

Documentation

API reference

License

MIT (license)

Dependencies

flutter, line_awesome_flutter

More

Packages that depend on rounded_scroll