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

Click the menu, scroll the corresponding position of the page, and scroll the page.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cc_tab

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

dependencies:
  cc_tab: ^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:cc_tab/cc_menu.dart';
import 'package:cc_tab/cc_tabBar.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Click the menu, scroll the corresponding position of the page, and scroll the page.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_easyrefresh

More

Packages that depend on cc_tab