Results 33378 packages
Sort by

photo_view_v3copy "photo_view_v3: ^0.14.0" to clipboard
photo_view_v3: ^0.14.0 copied to clipboard

4
likes
140
points
272
downloads
Photo View provides a gesture sensitive zoomable widget. Photo View is largely used to show interactive images and other stuff such as SVG.

rotating_carouselcopy "rotating_carousel: ^0.0.2" to clipboard
rotating_carousel: ^0.0.2 copied to clipboard

18
likes
150
points
55
downloads
A package for implementing a carousel like look and feel in flutter apps.

fractional_indexing_dartcopy "fractional_indexing_dart: ^1.0.7" to clipboard
fractional_indexing_dart: ^1.0.7 copied to clipboard

3
likes
160
points
192
downloads
A Dart implementation of fractional indexing for efficient list ordering and reordering without large-scale updates. Ideal for CRDTs and real-time apps.#algorithms#sorting#crdt#indexing#list-ordering

murmur3copy "murmur3: ^2.1.0" to clipboard
murmur3: ^2.1.0 copied to clipboard

3
likes
160
points
195
downloads
MurmurHash v3 for Dart & Flutter platforms. Supports array and stream data sources, on native and browser environments.

phone_selectorcopy "phone_selector: ^3.0.0" to clipboard
phone_selector: ^3.0.0 copied to clipboard

8
likes
140
points
109
downloads
A flutter plugin to invoke the PhoneSelector API for Android
PlatformAndroid

flexible_horizontal_list_viewcopy "flexible_horizontal_list_view: ^0.1.2" to clipboard
flexible_horizontal_list_view: ^0.1.2 copied to clipboard

12
likes
160
points
50
downloads
A horizontal ListView that doesn't require a fixed height#list-view#listview
screenshot

flutter_debug_loggercopy "flutter_debug_logger: ^2.1.0" to clipboard
flutter_debug_logger: ^2.1.0 copied to clipboard

12
likes
160
points
52
downloads
FlutterDebugLogger is a singleton utility class designed to print neatly formatted and readable JSON responses (especially for debugging HTTP calls) in your Flutter application.

flutter_grid_uicopy "flutter_grid_ui: ^1.0.4" to clipboard
flutter_grid_ui: ^1.0.4 copied to clipboard

12
likes
160
points
54
downloads
Flutter Grid UI implementation with `dart_grid`. This package allows you to work with data tables like Excel, while saving only real data (empty data is only generated).

media_projection_creatorcopy "media_projection_creator: ^1.0.0" to clipboard
media_projection_creator: ^1.0.0 copied to clipboard

9
likes
160
points
62
downloads
A flutter plugin of the creator used to create MediaProjection for Android
PlatformAndroid

search_autocompletecopy "search_autocomplete: ^1.0.2" to clipboard
search_autocomplete: ^1.0.2 copied to clipboard

3
likes
150
points
295
downloads
A Flutter autocomplete search widget with custom dropdowns and Cubit/BLoC support.#search#drop-down#search-field#autocomplete

Check our help page for details on search expressions and result ranking.