JohannesMilke

JohannesMilke

👤 Developer

487 repositories on SrcLog

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

Repositories (487)

interactive_viewer JohannesMilke/interactive_viewer

Learn how to zoom in and out of images with pinch gestures using Interactive viewer widget. Just wrap your Image widget with InteractiveViewer to zoom, squeeze, customize, and more.

2
flutter_routemaster_package JohannesMilke/flutter_routemaster_package

Learn how to navigate between screens, react to route changes, and secure your app's routes with Routemaster.

2
firebase_setup_ios_example JohannesMilke/firebase_setup_ios_example HTML

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

1
null_safety_ii_example JohannesMilke/null_safety_ii_example Dart

Learn everything about Flutter Null Safety & Dart Null Safety in 5 Minutes since Flutter 2.0 became Null Safe.

1
dotted_lines_example JohannesMilke/dotted_lines_example

Learn how to create Dashed Lines, Dotted Lines and Solid Lines in Flutter.

1
scaffold_example JohannesMilke/scaffold_example

Use the Flutter Scaffold Widget and the AppBar Widget to define basic page layouts in Flutter.

1
simple_scrollbar_example JohannesMilke/simple_scrollbar_example

How to create a simple scrollbar for ListViews and other scroll views in Flutter Web, Android and iOS.

1
animated_icon_example JohannesMilke/animated_icon_example

The Flutter Animated Icon creates a simply icon transition animation between two icons in Flutter.

1
text_row_overflow_example JohannesMilke/text_row_overflow_example

Fix the Flutter Text Overflow within the Row Widget by using scrollable singleline or multiline text widgets in Flutter.

1
random_number_example JohannesMilke/random_number_example

How to create a Random Number, a Random Number within a range and a Random Data List in Flutter.

1
hover_effects_example JohannesMilke/hover_effects_example

Build Flutter Hover Effects and Hover Animations for texts, buttons or any other widgets in Flutter Web.

1
record_emulator_example JohannesMilke/record_emulator_example

Create a Flutter app preview by recording the screen of your Android Emulator. Create a mp4 video, gif or screenshot of your Flutter app.

1
layout_basics_row_example JohannesMilke/layout_basics_row_example Dart

Row widgets display multiple widgets horizontally next to each other in Flutter.

1
hot_reload_example JohannesMilke/hot_reload_example

How do Flutter Hot Reload and Flutter Hot Restart work? Use shortcuts for Hot Reload & Hot Restart to build Flutter Apps faster.

1
images_for_beginners JohannesMilke/images_for_beginners

Add images from a network url or from the assets into your Flutter app. Create square images, rounded images, circular images in Flutter.

1
ios_native_code JohannesMilke/ios_native_code

How to call iOS Native Code from your Flutter app to access custom platform specific code written with Swift.

1
show_hide_widgets JohannesMilke/show_hide_widgets

How to show or hide widgets programmatically in Flutter by using the Visibility Widget.

1
gradient_effect_example JohannesMilke/gradient_effect_example

Create a linear gradient background color in Flutter for Button, Text, Container, AppBar widgets.

1
listview_sort_example JohannesMilke/listview_sort_example

Sort a ListView alphabetically in Flutter by AZ, date, name or any other value.

1
null_safety_all JohannesMilke/null_safety_all

Learn everything about Flutter Null Safety & Dart Null Safety.

1
platform_aware_widgets JohannesMilke/platform_aware_widgets

Use Platform Widgets in Flutter to create a complete Flutter app with iOS Cupertino design and Android Material design.

1
drag_and_drop_stacked JohannesMilke/drag_and_drop_stacked

How to DRAG and DROP widgets in Flutter between two STACKS. Stacked items on top of each other can be dragged to another stack in Flutter.

1
hello_world JohannesMilke/hello_world HTML

Create your first Flutter App from Scratch by developing a Hello World application for both iOS and Android in Flutter.

0
dotted_border_example JohannesMilke/dotted_border_example

Learn how to create a Dotter Border in Flutter, also create dashed borders and solid borders with Flutter.

0
run_app_chrome_example JohannesMilke/run_app_chrome_example

Learn how to run a Flutter Web App on Chrome in Flutter.

0
weather_app_example JohannesMilke/weather_app_example

Let's create a Simple Weather App for beginners with Flutter.

0
record_simulator_example JohannesMilke/record_simulator_example

Create a Flutter app preview by recording the screen of your iOS Simulator. Create a mp4 video, gif or screenshot of your Flutter app.

0
svg_image_example JohannesMilke/svg_image_example

Learn how to add and display SVG Image Files and JPEG and PNG Image Files in your Flutter app.

0
run_app_emulator_example JohannesMilke/run_app_emulator_example

How to run a Flutter App on an emulator, how to run your Flutter App on an Android device.

0
background_color_example JohannesMilke/background_color_example

Use Flutter to set the Screen Background Color to a single background color or to a background color gradient in Flutter.

0