JohannesMilke

JohannesMilke

👤 Developer

487 repositories on SrcLog

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

Repositories (487)

show_hide_appbar_fab JohannesMilke/show_hide_appbar_fab

To show/hide AppBar and Floating Action Button on scroll in Flutter use a SliverAppBar to create a Flutter collapsing toolbar animation.

6
cached_net_image JohannesMilke/cached_net_image

How to cache images in Flutter using the Cached Network Image package.

6
tinder_clone_app JohannesMilke/tinder_clone_app

How to build a simple TINDER APP CLONE UI in Flutter.

6
top_listview_widgets JohannesMilke/top_listview_widgets

These are the TOP Flutter ListView Widgets! We cover Pull To Refresh, Infinite Scrolling ListView, Nested Columns and ListViews and more.

6
top_10_widgets JohannesMilke/top_10_widgets

These are the most useful TOP 10 Widgets that really every Flutter Developer should know.

6
simple_video_player JohannesMilke/simple_video_player

How to play videos in your Flutter app using the video player package. Play videos stored on the file system, as an asset, or from the internet.

6
linter_rules JohannesMilke/linter_rules

Use Linting to set some standard rules for your Flutter code and keep the written code clean and organized.

6
alphabetlist_scroll_view JohannesMilke/alphabetlist_scroll_view

Create an alphabetical scroll list in Flutter to jump and navigate quickly to the items of the selected character.

6
like_button_example JohannesMilke/like_button_example

Create an animated love button with Flutter, create a like unlike button in Flutter.

6
checkbox_example JohannesMilke/checkbox_example

Create a Flutter CheckBox List or a Flutter CheckBox Group to toggle single & multiple CheckBoxes in your Flutter app.

6
rive_animation JohannesMilke/rive_animation C++

How to create beautiful animations in Flutter using Rive. Rive is an animation tool that could be used to load and display animations from the network or a file.

6
google_sheets_read_example JohannesMilke/google_sheets_read_example

Use the Flutter Google Sheets API to read and fetch data from the rows and columns of the Google Spreadsheets in Flutter.

6
orientation_builder_example JohannesMilke/orientation_builder_example Dart

The Orientation Builder allows you to change between Portrait & Landscape mode for better tablet & phone UIs in Flutter.

6
bottom_navigation_example JohannesMilke/bottom_navigation_example

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

6
banner_example JohannesMilke/banner_example Dart

Create easily a rotated text banner for your cards in Flutter. Within the banner, you can display extra information for your card.

6
localization_i18n_arb JohannesMilke/localization_i18n_arb

How to enable multi-language support in your Flutter app. Translate texts into multiple languages using Flutter Internationalization and Localization.

6
stopwatch_countdown_example JohannesMilke/stopwatch_countdown_example

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

6
animations_fadethrough_example JohannesMilke/animations_fadethrough_example Dart

Learn how to switch & animate between pages with the fade through animation in Flutter.

6
animations_sharedaxis_example JohannesMilke/animations_sharedaxis_example Dart

Let's create a beautiful shared axis transition animation for pages & widgets in Flutter.

6
animated_switcher_example JohannesMilke/animated_switcher_example Dart

With the Animated Switcher you can change between widgets with the help of custom-built animations in Flutter.

6
migration_null_safety JohannesMilke/migration_null_safety Dart

Migrate your Flutter App to Null Safety since Flutter 2.0 became null safe.

6
image_sliders_example JohannesMilke/image_sliders_example

Build an Image Slider Carousel in Flutter with indicator and dots, and add to the image slideshow an autoplay animation.

6
battery_example JohannesMilke/battery_example HTML

Detect the current battery level and battery state of your phone in Flutter and also detect if your phone is currently charging.

6
parallax_scrooling_effect JohannesMilke/parallax_scrooling_effect

How to create the Parallax Scrolling Effect in Flutter. Use the Parallax Scrolling Animation for images in your Flutter app.

6
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
before_after_example JohannesMilke/before_after_example HTML

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

5
json_serializable_example JohannesMilke/json_serializable_example

Learn how to convert JSON to Dart and Object To JSON with the package JSON Serializable 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
progress_button_animation JohannesMilke/progress_button_animation

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

5