JohannesMilke

JohannesMilke

👤 Developer

474 repositories on SrcLog

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

Repositories (474)

google_sheets_update_example JohannesMilke/google_sheets_update_example

Use the Flutter Google Sheets API to update and delete data within the rows and columns of the Google Spreadsheets in Flutter.

8
stacked_images_example JohannesMilke/stacked_images_example Dart

Create a Flutter Image Stack to display multiple images on top of each other in Flutter.

8
key_pagestorage_example JohannesMilke/key_pagestorage_example Dart

With the Flutter PageStorageKey, you can preserve the scrolling state of your ListView, GridView & ExpansionTile in Flutter.

8
sliver_tools_example JohannesMilke/sliver_tools_example Dart

Let's use Flutter slivers & sticky headers to customize the scrolling behaviour of our Newspaper ListView.

8
scroll_to_example JohannesMilke/scroll_to_example Dart

Let's use Flutter to scroll to the top of a ListView and to detect the current ListView Scroll Position.

8
connectivity_example JohannesMilke/connectivity_example Ruby

Detect if your phone has Wifi, Mobile Internet, or No Internet connection with the help of Connectivity and Flutter.

8
shadermask_example JohannesMilke/shadermask_example Dart

Apply shaders to widgets with Flutter ShaderMask to achieve cool visual effects for texts and images in Flutter.

8
localization JohannesMilke/localization

Internationalize your Flutter app to multiple geographic locations and make users feel at home. Multiple language support in Flutter!

7
serverpod_example JohannesMilke/serverpod_example

Create a simple Dart Server for your Flutter app using Serverpod. This Dart server is optimized for sharing the maximum amount of code between Flutter app and Dart server.

7
aspect_ratio JohannesMilke/aspect_ratio

How to use the Aspect Ratio in Flutter to give widgets a dynamic width and height and make them responsive.

7
personal_profile JohannesMilke/personal_profile

FlutterFlow is a powerful platform for Flutter developers to design and create Flutter apps with less code.With this platform we dont need to write that much code or even no code to design our Flutter apps.

7
date_time_picker JohannesMilke/date_time_picker

How to use the Date Picker and Time Picker in Flutter to pick a single date, a time or a range of dates.

7
flutter_clean_code_data_layer JohannesMilke/flutter_clean_code_data_layer

Learn how to write clean code architecture in Flutter. The Data Layer contains the repository implementations and it maps the raw data into model objects using JSON serialization methods.

7
color_scheme_example JohannesMilke/color_scheme_example

Use the Flutter Color Scheme to generate different light and dark themes for your Flutter app.

7
audio_player JohannesMilke/audio_player

Create a simple Audio Player in Flutter that plays audio from url, assets or file. This Flutter Music Player App can play and pause audio.

7
youtube_player JohannesMilke/youtube_player

Play YouTube videos inside your Flutter app using the Flutter Youtube Player, a video player with full screen support and video controls.

7
overlay_widget_example JohannesMilke/overlay_widget_example

How to create a Scrolling Overlay Widget on top of other widgets in Flutter.

7
expandable_widget JohannesMilke/expandable_widget

Expand and collapse widgets in Flutter by using the Expandable Panel Widget.

7
android_fullscreen_mode JohannesMilke/android_fullscreen_mode

Hide Status Bar and hide System Navigation Bar in Flutter. Also enter the Android Full Screen Immersive Mode and LeanBack Mode in Flutter.

7
settings_menu_example JohannesMilke/settings_menu_example Dart

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

7
password_field_example JohannesMilke/password_field_example Dart

Toggle the visibility of a password field in Flutter and also learn how to autofill email and password within the form widget.

7
route_transition_example JohannesMilke/route_transition_example

Add a custom page transition left to right, bottom to top, and add your own Route Navigation Transitions in Flutter.

7
stopwatch_countdown_example JohannesMilke/stopwatch_countdown_example

How To Create a Simple Stopwatch Timer & Countdown Timer in Flutter with Start, Pause, Cancel.

7
modal_bottom_sheet_example JohannesMilke/modal_bottom_sheet_example

Use the Flutter Draggable Modal Bottom Sheet to display extra information within a custom height sheet in Flutter.

7
sliding_up_panel_example JohannesMilke/sliding_up_panel_example

Create a Flutter Sliding Up Panel and a Flutter Draggable Sliding Sheet that is sliding up and down from the bottom of the screen.

7
custom_paint_ii_example JohannesMilke/custom_paint_ii_example Dart

With the Flutter Custom Paint Widget, you can draw on a Canvas to control every pixel you are painting on the screen in Flutter.

7
scroll_to_hide_example JohannesMilke/scroll_to_hide_example

Use Flutter to hide the Bottom Navigation Bar on scroll with a hide show animation in Flutter.

7
bottom_navigation_example JohannesMilke/bottom_navigation_example

Learn how to create an Animated Bottom Navigation Bar in Flutter.

7
staggered_gridview_example JohannesMilke/staggered_gridview_example

Create a Flutter Staggered GridView to display unique column and row designs with custom sizes in Flutter.

7
firebase_setup_web JohannesMilke/firebase_setup_web HTML

Let's setup Firebase​​ for our Flutter​​ app on Android​, iOS​ and Flutter Web. Setup Firebase to use Firebase products.

7