JohannesMilke

JohannesMilke

👤 Developer

474 repositories on SrcLog

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

Repositories (474)

deploy_custom_website JohannesMilke/deploy_custom_website

Publish and host Flutter Website on Custom Domain. Build, Release, Deploy Flutter Web App by publishing and hosting your Flutter Website.

3
ios_context_menu_example JohannesMilke/ios_context_menu_example

Create an iOS Popup Context Menu in Flutter that is based on iOS SwiftUI and UIKit.

3
share_plus_example JohannesMilke/share_plus_example

How to share files, images, texts and urls in Flutter to other apps on your device such as Whatsapp, Facebook, Instagram and more.

3
build_context_example JohannesMilke/build_context_example

I answer the TOP 10 Flutter Questions asked by the Flutter community.

3
zoom_in_out_widget JohannesMilke/zoom_in_out_widget

Flutter Zoom Image. Zoom an image on double tap in Flutter with the Interactive Viewer widget.

3
open_settings_example JohannesMilke/open_settings_example

How to open App Settings and Device Settings in Flutter on Android & iOS. Open Location Settings, Notification Settings, Bluetooth Settings.

3
flutter_logs_example JohannesMilke/flutter_logs_example

Show Flutter Logs even if app is closed and not connected to your IDE in Flutter.

3
scroll_to_index JohannesMilke/scroll_to_index

Scroll to a specific index or item in the ListView programmatically in Flutter.

3
null_safety_short JohannesMilke/null_safety_short

How to use Null Safety and Null Checks in Flutter and Dart by using null aware operators, null check exclamation mark, etc. in Flutter.

3
web_views_iii_example JohannesMilke/web_views_iii_example

Create a Flutter WebView App Example with Back Button, Cache, Refresh and Progress Indicator.

3
layout_basics_column_example JohannesMilke/layout_basics_column_example Dart

Column widgets display multiple widgets vertically. Build basic Flutter layouts and widgets such as Row, Column, and Stack in Flutter.

3
draggable_scrollable_sheet_example JohannesMilke/draggable_scrollable_sheet_example

The Flutter Draggable Scrollable Sheet & Draggable Bottom Sheet are sliding up and down from the bottom of the screen in Flutter.

3
ripple_effect_example JohannesMilke/ripple_effect_example

The Flutter Ripple Effect Animation gives the user a Touch Feedback if he taps on a widget in Flutter.

3
scrolling_example JohannesMilke/scrolling_example

Scroll to any index in the ListView in Flutter and scroll to any position and item in the ListView programmatically in Flutter.

3
floating_action_button_ii_example JohannesMilke/floating_action_button_ii_example Dart

Embed the FloatingActionButton in your Flutter BottomNavigationBar and use the FAB Button to promote primary actions in Flutter.

3
dropzone_example JohannesMilke/dropzone_example

Learn how to create a Drag and Drop File Upload with Flutter Web to drop files easily into a dropzone in Flutter.

3
key_object_example JohannesMilke/key_object_example Dart

The Flutter Object Key preserves the state of Stateful Widgets when you have similar data that moves around in the Widget tree.

3
debug_banner_example JohannesMilke/debug_banner_example

Learn how to remove the Flutter Debug Banner which is displayed in the debug mode in Flutter.

3
toast_example JohannesMilke/toast_example

How to display toast messages in Flutter and learn what the difference is to Flutter SnackBars.

3
flutter_colorpicker_example JohannesMilke/flutter_colorpicker_example

Add an Awesome Color Picker Dialog to your Flutter app to pick single and multiple colors easily in Flutter.

3
send_email_example JohannesMilke/send_email_example

Learn how to send an email in background with Flutter without using a backend.

3
animations_fade_example JohannesMilke/animations_fade_example Dart

Let's fade in and fade out widgets such as dialogs, buttons, or also other widgets you like to animate in Flutter.

3
launch_email_example JohannesMilke/launch_email_example

Send an email via URL Launcher with Flutter to launch the default email app on your phone.

3
audio_player_example JohannesMilke/audio_player_example

Make an Audio Player App and play audio within your Flutter app.

3
pass_data_example JohannesMilke/pass_data_example

Pass data between screens and widgets in Flutter. Pass data to Stateful Widgets and Stateless Widgets in Flutter.

3
install_github_packages_example JohannesMilke/install_github_packages_example

Install External Third-Party Flutter Packages from GitHub to get some extra functionality for your Flutter app.

3
launcher_app_icon_example JohannesMilke/launcher_app_icon_example Ruby

Learn how to use Flutter Launcher Icons to change your Flutter App Icon on Android & iOS easily & quickly.

3
send_email_ii_example JohannesMilke/send_email_ii_example

Fastest way to send an email via http from your Flutter app by using any email provider in Flutter.

3
read_more_example JohannesMilke/read_more_example

Use Flutter to create a Read More text button and Show More text button in Flutter.

3
statefulwidget_lifecycle_example JohannesMilke/statefulwidget_lifecycle_example Dart

Let's explore how the Stateful Widget Lifecycle works in detail and how to react to changes of widgets in Flutter.

3