super_cupertino_navigation_bar 2.1.0 copy "super_cupertino_navigation_bar: ^2.1.0" to clipboard
super_cupertino_navigation_bar: ^2.1.0 copied to clipboard

This package offers a collapsible app bar along with an attractive search bar animation, enhancing the visual appeal of your Flutter app with an iOS-inspired design. This package is versatile, allowin [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add super_cupertino_navigation_bar

With Flutter:

 $ flutter pub add super_cupertino_navigation_bar

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

dependencies:
  super_cupertino_navigation_bar: ^2.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:super_cupertino_navigation_bar/super_cupertino_navigation_bar.dart';
212
likes
0
points
681
downloads

Publisher

verified publishertheksp.online

Weekly Downloads

This package offers a collapsible app bar along with an attractive search bar animation, enhancing the visual appeal of your Flutter app with an iOS-inspired design. This package is versatile, allowing complete customization, and it seamlessly works on both iOS and Android platforms.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, nested_scroll_view_plus, snap_scroll_physics

More

Packages that depend on super_cupertino_navigation_bar