We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b283a05 commit 82c543cCopy full SHA for 82c543c
packages/flutter_hooks/lib/src/hooks.dart
@@ -4,6 +4,7 @@ import 'package:flutter/foundation.dart';
4
import 'package:flutter/material.dart'
5
show
6
Brightness,
7
+ CarouselController,
8
DraggableScrollableController,
9
ExpansionTileController,
10
SearchController,
0 commit comments