JohannesMilke

JohannesMilke

👤 Developer

474 repositories on SrcLog

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

Repositories (474)

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

The Flutter Animated Icon creates a simply icon transition animation between two icons 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
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.

1
scaffold_example JohannesMilke/scaffold_example

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

1
dotted_lines_example JohannesMilke/dotted_lines_example

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

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

How to upload your Flutter project to a GitHub repository. By pushing the Flutter app to GitHub you could share the source code with friends

0
mask_texts_example JohannesMilke/mask_texts_example

Mask a Text with an Image in Flutter by using the ShaderMask and ImageShader to create a clipping mask with Flutter.

0
disable_button_example JohannesMilke/disable_button_example

How to enable and disable a button after first click in Flutter, also disable any Flutter button if textfield is empty.

0
rotate_example JohannesMilke/rotate_example

Animate and rotate an Image Widget by 90 degrees in Flutter by using a Transform Rotation Animation.

0
open_app_store JohannesMilke/open_app_store

Open App in the Play Store on Android or open your app in the App Store on iOS with Flutter.

0
flow_widget_example JohannesMilke/flow_widget_example

How to use the Flow Widget in Flutter to control multiple animations.

0
run_app_simulator_example JohannesMilke/run_app_simulator_example

How to run a Flutter App on a simulator, how to run your Flutter App on an iOS device.

0
flutter_gen_example JohannesMilke/flutter_gen_example

Use Flutter to generate assets, fonts and colors automatically from pubspec.yaml with Flutter Gen.

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

Let's create a Simple Weather App for beginners 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
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
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