Results 33360 packages
Sort by

flutter_lazy_loadingcopy "flutter_lazy_loading: ^1.1.3" to clipboard
flutter_lazy_loading: ^1.1.3 copied to clipboard

6
likes
150
points
108
downloads
Simple package Big usage, flutter lazy loading or load as scroll.

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

3
likes
160
points
195
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.

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
53
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
53
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
53
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).

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

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

flutter_formxcopy "flutter_formx: ^3.0.1" to clipboard
flutter_formx: ^3.0.1 copied to clipboard

14
likes
140
points
75
downloads
Flutter FormX provides an easy way of dealing with forms and their states without creating a lot of boilerplate code.

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

3
likes
150
points
290
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.