JohannesMilke

JohannesMilke

👤 Developer

487 repositories on SrcLog

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

Repositories (487)

firebase_auth_email JohannesMilke/firebase_auth_email

Use Firebase Authentication to sign in a user via email and password to your Flutter app using Firebase Auth.

9
web_scraping JohannesMilke/web_scraping

Build a Web Scraper in Flutter that uses HTTP Requests to get data from any website. Web Scrapping with Flutter is simple!

9
dropdown_list_example JohannesMilke/dropdown_list_example

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

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
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.

9
stacked_images_example JohannesMilke/stacked_images_example Dart

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

9
countdown_timer_example JohannesMilke/countdown_timer_example

Create a Simple Countdown Timer with Flutter for Android, iOS & Web.

9
movieui_design_final JohannesMilke/movieui_design_final

Create a simple Movie App UI Design in Flutter. You find the starter code for this Flutter speedcode video here: https://drive.google.com/file/d/1G8qtZhnJNqyuGYcj5yFk4oEP1DC6rdzj/view?usp=sharing

9
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.

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

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

9
badge_example JohannesMilke/badge_example Dart

With Flutter Badges you can display Notification Badges for Navigation Bars and all other widgets in Flutter.

8
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.

8
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.

8
staggered_gridview_example JohannesMilke/staggered_gridview_example

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

8
firebase_auth_forgot_password JohannesMilke/firebase_auth_forgot_password

Reset the password in a Flutter app using Firebase Authentication and change the password after you forgot the password.

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

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

8
desktop_drop_example JohannesMilke/desktop_drop_example

Use Flutter Desktop to drag and drop files easily to another location 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
color_scheme_example JohannesMilke/color_scheme_example

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

8
tinder_swipe_cards JohannesMilke/tinder_swipe_cards

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

8
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
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
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
future_builder JohannesMilke/future_builder

How to use the FutureBuilder correctly in Flutter to wait for data before displaying the data inside your Flutter app.

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
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.

7
tinder_example JohannesMilke/tinder_example

How to create a Flutter Tinder Clone with swiping cards and more in Flutter.

7
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.

7