JohannesMilke

JohannesMilke

👤 Developer

474 repositories on SrcLog

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

Repositories (474)

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

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

5
pigeon_android_native_code JohannesMilke/pigeon_android_native_code

How to generate Android Native Code with the Flutter Pigeon Package and call Java or Kotlin Native Code with Flutter.

5
snapping_sheet_example JohannesMilke/snapping_sheet_example

Create a snapping modal bottom sheet in Flutter that snaps to different positions.

5
tinder_clone_app JohannesMilke/tinder_clone_app

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

5
hide_appbar_example JohannesMilke/hide_appbar_example

To Show/Hide AppBar on scroll in Flutter use a SliverAppBar to create a Flutter collapsing toolbar animation.

5
keyboard_events_example JohannesMilke/keyboard_events_example

Learn how to use Keyboard Events in Flutter and detect specific keypresses with a Keyboard Listener in Flutter Web.

5
layout_basics_stack_example JohannesMilke/layout_basics_stack_example Dart

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

5
like_button_example JohannesMilke/like_button_example

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

5
phone_calls_example JohannesMilke/phone_calls_example

How to make a direct phone call in Flutter by calling any phone number.

5
typeahead_form_example JohannesMilke/typeahead_form_example Dart

Learn to validate user input by creating and validating forms with the AutoComplete TextField 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
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
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
key_global_example JohannesMilke/key_global_example Dart

With the Flutter Global Key, you can access the state of Stateful Widgets in Flutter.

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

5
animations_sharedaxis_example JohannesMilke/animations_sharedaxis_example Dart

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

5
migration_null_safety JohannesMilke/migration_null_safety Dart

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

5
statusbar_visibility_example JohannesMilke/statusbar_visibility_example HTML

Learn how to hide the status bar in Flutter and also how to show the status bar again on Android & iOS.

5
common_widget_2 JohannesMilke/common_widget_2

How to use the basic Flutter widgets such as TabBar, Column, Row, Container and ElevatedButton in Flutter.

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

4
navigator_listview JohannesMilke/navigator_listview

Create a ListView with navigation to a second screen in Flutter. When a ListView item is clicked we navigate to another screen.

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

4
expandable_fab_menu JohannesMilke/expandable_fab_menu

Create an expandable Floating Action Button with the Speed Dial menu in Flutter. Expand to multiple smaller Floating Action Buttons.

4
futures_streams JohannesMilke/futures_streams

How to use Futures, FutureBuilder and StreamBuilder in Flutter. Handle Streams and Futures with async and await in Flutter and Dart.

4
page_storage_key JohannesMilke/page_storage_key

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

4
upload_firebase JohannesMilke/upload_firebase

Upload Images to Firebase Storage with Flutter. Also, upload any files to Firebase by picking images, videos, pdfs or any other file.

4
git_pull_request JohannesMilke/git_pull_request

How to create a simple Pull Request using GitHub and the command line for adding e.g. a Flutter project to a GitHub repository.

4
flutter_clean_code_domain_example JohannesMilke/flutter_clean_code_domain_example

Learn how to write clean code in Flutter. The Domain Layer contains the core business logic, repositories and entity objects for your Flutter app.

4
top_10_flutter JohannesMilke/top_10_flutter

These are the best Flutter Widgets if you want to create responsive layouts for your Flutter app.

4