JohannesMilke

JohannesMilke

👤 Developer

474 repositories on SrcLog

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

Repositories (474)

inkwell JohannesMilke/inkwell

How to use the InkWell and GestureDetector Widgets in Flutter to listen to taps and add a Material Ripple Effect to your widgets.

2
android_native_code_ii JohannesMilke/android_native_code_ii

How to call Flutter code from Android Native Code to receive and stream data from Java and Kotlin.

2
flip_3d_card_animation JohannesMilke/flip_3d_card_animation

Create a horizontal 3D Flipping Card Animation with different back and front images in Flutter.

2
navigate_to_screen_example JohannesMilke/navigate_to_screen_example

Use push and pop operations to navigate to a new screen and back in Flutter by using the Flutter navigators push and pop routes with data.

2
sliding_segmented_control_example JohannesMilke/sliding_segmented_control_example

Create an iOS Cupertino Sliding Segmented Control widget in Flutter.

2
quick_actions_example JohannesMilke/quick_actions_example

How to create home screen quick actions and app shortcuts on Android & iOS in Flutter.

2
dialog_set_state JohannesMilke/dialog_set_state

How to call all setState within a Popup Alert Dialog in Flutter using the Stateful Builder.

2
dialog_with_textfield JohannesMilke/dialog_with_textfield

How to create a Flutter Popup Dialog with a TextField.

2
hero_animation_ii_example JohannesMilke/hero_animation_ii_example

Create amazing Hero Animations for images and texts on Android and iOS. The Hero Widget can also transition and animate from ListViews.

2
listview_gridview_example JohannesMilke/listview_gridview_example

How to create items in a ListView or GridView in Flutter using the Item Builder.

2
page_transition_example JohannesMilke/page_transition_example

Create Flutter page route transition such as left to right, bottom to top, and create many more Route Navigation Transitions.

2
ios_alert_dialog_example JohannesMilke/ios_alert_dialog_example

Create and show an iOS Alert Dialog in Flutter, a popup dialog that is called Cupertino Alert Dialog.

2
material_banner_ii_example JohannesMilke/material_banner_ii_example

Show a persistent Material Banner in Flutter at the top of the screen to display texts and actions.

2
ios_action_sheet_example JohannesMilke/ios_action_sheet_example

Lets create an iOS styled Action Sheet in Flutter a so called Cupertiono Action Sheet that is based on iOS SwiftUI and UIKit.

2
cupertino_button_example JohannesMilke/cupertino_button_example

Create a custom iOS styled cupertino button in Flutter that is based on iOS SwiftUI and UIKit.

2
material_you_fab JohannesMilke/material_you_fab

How to use the Material You Floating Action Buttons with different sizes, shapes and colors in Flutter.

2
cupertino_textfield_example JohannesMilke/cupertino_textfield_example

Create an iOS Cupertino TextField to get the user keyboard input in Flutter, style the iOS Cupertino Textfield background color and border.

2
segmented_control_example JohannesMilke/segmented_control_example

Create an iOS styled Cupertino Segmented Control widget in Flutter that is based on iOS SwiftUI and UIKit.

2
clone_github_repo_example JohannesMilke/clone_github_repo_example

Clone a github repo for downloading a Flutter project from Github. All the steps will be done using VS Code.

2
web_views_ii_example JohannesMilke/web_views_ii_example

Create a Flutter Webview App Example from GitHub Plugin that allows to load URLs, display web pages with local HTML.

2
button_color_ontap JohannesMilke/button_color_ontap

How to change the Elevated Button Color on tap in Flutter. Change button background color on tap and button text color on tap.

2
marquee_example JohannesMilke/marquee_example

Create a simple Text Animation with Flutter such as the Text Slide Animation.

2
color_example JohannesMilke/color_example

Learn how to use Hex Color Codes & RGB Colors & Transparent Colors in Flutter.

2
material_banner_example JohannesMilke/material_banner_example Dart

Display a scrolling or persistent Material Banner with useful information and actions for the user in Flutter.

2
background_image_example JohannesMilke/background_image_example

Use Flutter to set a screen background image, darken the image and apply a gradient effect on top of your background image.

2
screenshot_example JohannesMilke/screenshot_example

How to take a screenshot of the screen in Flutter. Capture screenshots of widgets in Flutter.

2
run_app_device_example JohannesMilke/run_app_device_example

Learn how to run a Flutter App On Real Device by connecting your Physical Android Device with Flutter.

2
snackbar_ii_example JohannesMilke/snackbar_ii_example

Use the Flutter SnackBar to display popup messages at the bottom of the screen in Flutter.

2
shimmer_effect_example JohannesMilke/shimmer_effect_example

Apply the Flutter Shimmer Effect Animation to images and texts in Flutter.

2
settings_menu_ii_example JohannesMilke/settings_menu_ii_example

Show a dynamic Flutter Settings Menu with different choices by clicking on a Popup Menu Button in Flutter.

2