JohannesMilke

JohannesMilke

👤 Developer

474 repositories on SrcLog

View on GitHub
474 Repos
4k Stars
1.6k Forks
4k Watchers

Repositories (474)

search_filter_listview JohannesMilke/search_filter_listview

How to search and filter data in a ListView in Flutter.

10
record_sound JohannesMilke/record_sound

Create a simple Audio Recorder in Flutter that records the phone's microphone and your voice.

10
search_bar JohannesMilke/search_bar

Create a simple Search Bar Field in Flutter. This search textfield widget is displayed within the App Bar.

10
floating_overlay_widget JohannesMilke/floating_overlay_widget

Create an awesome Flutter Overlay Widget to float a widget on top of other widgets above your Flutter App UI screen.

10
dropdown_list_example JohannesMilke/dropdown_list_example

Create a simple dropdown menu item list in Flutter. Set the Dropdown Button style, decoration and border.

10
file_picker_example JohannesMilke/file_picker_example

Flutter File Picker. Pick files from the phone storage with the native File Picker in Flutter and open pdfs, videos, images and music.

10
tinder_swipe_cards_ii JohannesMilke/tinder_swipe_cards_ii

How to swipe and animate Tinder cards in Flutter and build a simple dating app Tinder Clone from scratch.

10
flutter_slidable_example JohannesMilke/flutter_slidable_example

With the Flutter Slidable and Dismissable Widgets, you can swipe to reveal actions and dimiss your widgets in Flutter.

10
audio_player_recorder JohannesMilke/audio_player_recorder

How to create an Audio Player and Audio Recorder in Flutter. Record audio and play audio using this Flutter Music Player.

9
media_query JohannesMilke/media_query

How to create responsive designs using the Flutter MediaQuery and OrientationBuilder to build designs for mobile phone, tablet and web.

9
expandable_list JohannesMilke/expandable_list

Use the ExpansionTile in Flutter to expand and shrink your widgets inside an expandable nested ListView.

9
firebase_upload_download JohannesMilke/firebase_upload_download

Upload and Download Files using Firebase Storage and Flutter. Upload and download any files with Firebase such as images, videos, pdfs etc.

9
infinite_scroll_listview JohannesMilke/infinite_scroll_listview

Add an Infinite Scrolling ListView with Pull To Refresh in Flutter. Infinite Loading uses HTTP GET to load more data from a server.

9
native_splash_screen JohannesMilke/native_splash_screen

Integrate a real & native Flutter Splash Screen to your Flutter app for Android & iOS by using the Native Splash Package.

9
stepper_widget JohannesMilke/stepper_widget

Use the Stepper Widget in Flutter as a horizontal Stepper inside a Multi Step Form for Android and iOS.

9
device_info_example JohannesMilke/device_info_example Dart

With Flutter Device Info & Flutter Package Info you can access all important hardware & software information of your device.

9
list_utility_example JohannesMilke/list_utility_example Dart

Learn how to use Dart List Utility Methods such as forEach, map, sort, reduce, every, where, take, skip and expand in Flutter.

9
refresh_example JohannesMilke/refresh_example Dart

With the Flutter Refresh Indicator, you can Pull to Refresh within a ListView to refresh your data.

9
reorderable_listview_example JohannesMilke/reorderable_listview_example Dart

The Reorderable ListView widget lets the user reorder List Items by moving widgets from one position to another.

9
confetti_animation JohannesMilke/confetti_animation

How to create a Confetti Animation in Flutter. This particel effect animation uses the Flutter Confetti Package.

8
flutter_connectivity_plus JohannesMilke/flutter_connectivity_plus

Check if your Flutter app has Internet and if the app is connected to WiFi or cellular data network in Flutter.

8
flutter_google_map JohannesMilke/flutter_google_map

How to add Google Maps to your Flutter app to locate a place, set markers and more.

8
search_filter_bar JohannesMilke/search_filter_bar

How to create a Search Textfield in Flutter to search and filter data inside a ListView or AppBar widget.

8
drag_and_drop_listview JohannesMilke/drag_and_drop_listview

How to drag and drop widgets inside a ListView in Flutter or drag and drop widgets using Draggable and DragTarget in Flutter.

8
app_purchases JohannesMilke/app_purchases

Create In App Purchases and Subscriptions in Flutter with RevenueCat for the iOS platform.

8
top_app_bar JohannesMilke/top_app_bar

These are the TOP Flutter AppBar Widgets! We cover AppBars, Navigation Drawers, Search AppBar, SliverAppBar, TabBar, WillPopScope and more.

8
neon_light_effect JohannesMilke/neon_light_effect

How to create a NEON LIGHT Button with Flutter. This Flutter Neon Button effect uses shadows and a darker background to create neon colors.

8
open_file_example JohannesMilke/open_file_example

How to download and open any file type on your phone in Flutter such as PDF, Image, Video, Music files or open other file paths in Flutter.

8
tinder_swipe_cards JohannesMilke/tinder_swipe_cards

How to swipe Tinder cards in a Tinder Swipe Cards Flutter app.

8
slider_example JohannesMilke/slider_example Dart

Create a Slider in Flutter as a horizontal or vertical Slider with different colors, shapes, and with custom labels.

8