JohannesMilke

JohannesMilke

👤 Developer

487 repositories on SrcLog

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

Repositories (487)

crud_app_using_bloc JohannesMilke/crud_app_using_bloc

Learn BloC pattern to maintain and update the states of your application and take your Flutter development skills to the next level. This comprehensive video tutorial covers fundamental concepts and practical implementation using flutter_bloc package.

5
ios_tab_bar_example JohannesMilke/ios_tab_bar_example

Create an iOS Bottom Navigation Bar and iOS Tab Bar in Flutter by using the CupertinoTabBar, CupertinoTabScaffold and the CupertinoTabView.

5
flutter_fl_chart_package JohannesMilke/flutter_fl_chart_package

Learn how to make Line Chart, Pie Chart and Bar Chart in your Flutter app by using FL Chart package and elevate data visualization with captivating visuals.

5
fluttertoast_package JohannesMilke/fluttertoast_package

Learn how to create customized Toast Messages in your Flutter app. With Toast Messages you can display the feedback (e.g. error, success, or any warning messages) on the operation performed by the user.

5
internationalization_app JohannesMilke/internationalization_app

How to translate texts into any language using Flutter Internationalization and Localization to create a multi language Flutter app.

5
google_translate JohannesMilke/google_translate

How to translate texts to different languages with Google Translate in Flutter. We use both Google Translation without and with API Key.

5
hot_restart_example JohannesMilke/hot_restart_example

How to use Flutter Hot Reload and Hot Restart to update your app UI and rebuild your whole Flutter app.

5
instagram_like_example JohannesMilke/instagram_like_example

Let's create the Instagram Like Animation Button, a bouncing heart animation as an Instagram UI Clone in Flutter.

5
password_generator_example JohannesMilke/password_generator_example

Learn how to create a strong random password generator in Flutter.

5
firestore_pagination JohannesMilke/firestore_pagination

How to load Firestore documents by pagination and infinite scrolling using a Flutter app.

5
preserve_scroll_position JohannesMilke/preserve_scroll_position

How to preserve the scroll position in a ListView in Flutter by using the Flutter Page Storage Key.

5
pull_to_refresh_listview JohannesMilke/pull_to_refresh_listview

Add a Pull-to-Refresh to a ListView in Flutter. The Flutter Refresh Indicator allows to refresh and load data from a server using HTTP GET.

5
before_after_example JohannesMilke/before_after_example HTML

The Flutter Before and After Slider showcases the differences between the two images in Flutter.

5
fvm_flutter_example JohannesMilke/fvm_flutter_example

Use Flutter Version Management (FVM) to manage multiple Flutter projects with different versions. With Flutter Version Management you can switch fast between Flutter channels.

5
firebase_auth_ui JohannesMilke/firebase_auth_ui

How to add a complete Firebase Authentication Flow to a Flutter app with SignUp, SignIn, Phone Auth, Google SignIn, etc.

5
flutter_native_splash_screen JohannesMilke/flutter_native_splash_screen

Integrate Native Splash Screen to your Flutter app for Android & iOS by using the Flutter Native Splash Package.

5
toggle_button_example JohannesMilke/toggle_button_example Dart

With Toggle Buttons users can select one or multiple buttons from a variety of related buttons in Flutter.

5
pinch_zoom_image JohannesMilke/pinch_zoom_image

Flutter Pinch To Zoom. Add Pinch To Zoom to zoom in and out images with the Flutter InteractiveViewer Widget.

5
flutterfire_cli JohannesMilke/flutterfire_cli C++

Learn how to use FlutterFire CLI to integrate Firebase into your Flutter project on your target platform with simple commands instead of manual work.

5
cached_images_example JohannesMilke/cached_images_example

Use the Flutter Cached Network Image to download and cache network images to your local file storage in Flutter.

5
progress_button_animation JohannesMilke/progress_button_animation

Build a beautiful Progress Button Animation in Flutter, a Flutter animated button with a loading spinner.

5
layout_basics_stack_example JohannesMilke/layout_basics_stack_example Dart

Stack widgets display multiple widgets on top of each other in Flutter.

5
global_key JohannesMilke/global_key

When to use the GlobalKey in Flutter. With a GlobalKey a parent widget can access the state and methods of its child Stateful Widgets.

5
orientation_example JohannesMilke/orientation_example

How to use the Flutter OrientationBuilder and MediaQuery to create responsive designs for mobile phone, tablet, web and desktop in Flutter.

5
publish_app_playstore_example JohannesMilke/publish_app_playstore_example

Learn how to publish a Flutter App On PlayStore. Build, Release and Deploy your Flutter app today!

5
top_design_trends JohannesMilke/top_design_trends

These are the best 4 trends for Flutter designs that every Flutter developer should know. Learn about Neumorphism, Glass Morphism, Neon Lights and more.

5
barcode_app_example JohannesMilke/barcode_app_example

Generate Flutter Barcodes to share data whereas other people use the Flutter Barcode Scanner App to retrieve this data.

5
stream_builder JohannesMilke/stream_builder

How to use the StreamBuilder widget in Flutter. Streams can wait and listen for multiple data values before displaying them in Flutter.

5
check_connection_example JohannesMilke/check_connection_example

Check the Internet Connectivity in Flutter and determine changes between Wifi and Mobile Networks in Flutter.

5
compress_video_example JohannesMilke/compress_video_example

Use Flutter to compress videos on Android & iOS to reduce the video size in Flutter.

5