Flutter Community

Results 39 repositories owned by Flutter Community

flutter_blurhash

500
Stars
64
Forks
Watchers

Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium. Maintainer: @Solido

import_sorter

161
Stars
37
Forks
Watchers

🎯 Automatically organize your dart imports. Maintainer: @gleich

community

1.5k
Stars
121
Forks
Watchers

Flutter Community - A central place for community made Flutter content.

flutter-draggable-scrollbar

441
Stars
79
Forks
Watchers

Draggable Scrollbar - A scrollbar that can be dragged for quickly navigation through a vertical list. Additional option is showing label next to scrollthumb with information about current item. Mainta...

flutter_after_layout

462
Stars
36
Forks
Watchers

Flutter After Layout - Brings functionality to execute code after the first layout of a widget has been performed, i.e. after the first frame has been displayed. Maintainer: @slightfoot

flutter_contacts

151
Stars
69
Forks
Watchers

Contacts Service - A Flutter plugin to retrieve and manage contacts on Android and iOS devices. Maintainer: @lukasgit

flutter_google_places

291
Stars
382
Forks
Watchers

Google Places - Google places autocomplete widgets for flutter. No wrapper, use https://pub.dev/packages/google_maps_webservice. Maintainer: @juliansteenbakker

flutter_infinite_listview

304
Stars
38
Forks
Watchers

Flutter Infinite ListView - ListView with items that can be scrolled infinitely in both directions. Maintainer: @slightfoot

flutter_launcher_icons

1.9k
Stars
385
Forks
Watchers

Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for...

flutter_sticky_headers

1.0k
Stars
125
Forks
Watchers

Flutter Sticky Headers - Lets you place "sticky headers" into any scrollable content in your Flutter app. No special wrappers or magic required. Maintainer: @slightfoot