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

This package is made for using cupertino sliver navbar with material theme like - Theme.of(context)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_cupertino_navigation

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

dependencies:
  custom_cupertino_navigation: ^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:custom_cupertino_navigation/custom_cupertino_navigation.dart';
1
likes
110
pub points
55%
popularity

Publisher

unverified uploader

This package is made for using cupertino sliver navbar with material theme like - Theme.of(context)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on custom_cupertino_navigation