JohannesMilke

JohannesMilke

👤 Developer

487 repositories on SrcLog

View on GitHub
487 Repos
4.3k Stars
1.6k Forks
4.3k Watchers

Repositories (487)

dimiss_keyboard_example JohannesMilke/dimiss_keyboard_example

Dismiss the keyboard and hide the keyboard in Flutter when touched outside, onTap or on Scroll.

2
keyboard_visibility_example JohannesMilke/keyboard_visibility_example

Check and detect if the Keyboard is opened or closed in Flutter with the Keyboard Visbility Package.

2
key_value_example JohannesMilke/key_value_example Dart

With the Flutter Value Key, you can preserve the state of Stateful Widgets while they are moving around within your Widget tree.

2
hide_show_keyboard_example JohannesMilke/hide_show_keyboard_example

Show and hide the keyboard programmatically in Flutter by using focus, unfocus or autofocus for your TextField.

2
key_unique_example JohannesMilke/key_unique_example Dart

Use the Flutter Unique Key To Preserve the state of Stateful Widgets if they moved around in the Widget tree.

2
install_packages_example JohannesMilke/install_packages_example

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

2
copy_clipboard_example JohannesMilke/copy_clipboard_example

How to copy text to the Clipboard in Flutter and how to paste from the clipboard in Flutter.

2
app_name_web_example JohannesMilke/app_name_web_example

Learn how to change the App Name and App Icon for your Flutter Web App.

2
update_package_and_bundle JohannesMilke/update_package_and_bundle Ruby

Change the package name & bundle identifier of an existing Flutter project to publish your Flutter app on PlayStore & AppStore.

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
shimmer_effect_example JohannesMilke/shimmer_effect_example

Apply the Flutter Shimmer Effect Animation to images and texts in 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
flutter_upgrade_example JohannesMilke/flutter_upgrade_example

Learn how to upgrade or update the Flutter SDK version. Simply update the Flutter SDK to the latest version.

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
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
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
color_example JohannesMilke/color_example

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

2
marquee_example JohannesMilke/marquee_example

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

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
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
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
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
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
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_button_example JohannesMilke/cupertino_button_example

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

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
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
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
listview_gridview_example JohannesMilke/listview_gridview_example

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

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