Germany - Kassel

Johannes Milke

Elite
@JohannesMilke

Flutter YouTuber & Blogger โญ๐ŸŽฅ

sqflite_database_example. Persist data with Flutter's Sqflite Database locally on your Android or iOS device by using Raw SQL statements.

221

generate_pdf_invoice_example. Create an Invoice PDF Document completely with Flutter and learn how to generate and view this invoice in Flutter.

193

theme_example. Switch easily between Dark & Light Theme. We cover both phone system themes and app local themes.

106

quiz_app_example. Let's create a complete Flutter Quiz App UI from scratch with a beautiful design.

87

filter_listview_example. Let's use Flutter to search in a ListView by loading JSON data from the Internet and let's filter this data in a ListView.

85

hive_database_example. Persist data with Flutter's Hive NoSQL Database locally on Android, iOS & Web.

74

JohannesMilke.

70

user_profile_example. Create a Flutter User Profile Page UI where you can access and edit your user's information within your Flutter app.

67

user_profile_ii_example. Create a Flutter User Profile Page UI where you can access and edit your user's information within your Flutter app.

61

firebase_messaging. Receive push notifications on Android & iOS with Flutter.

57

fingerprint_auth_example. By using Flutter Local Auth users can authenticate with Fingerprint & Touch ID in Flutter.

53

firebase_chat_example. Create a chat application with Flutter & Firebase.

53

local_push_notifications. Create local push notifications for your Flutter application on Android & iOS.

50

pdf_viewer_example. Use the Flutter PDF Viewer to download PDF documents and display them within your Flutter app.

46

speech_to_text_example. Let's build a Speech To Text Flutter app which recognizes & analyzes your words to execute commands.

44

localization_arb_example. With Flutter Internationalization you can display automatically the correct language used by your end-user within your Flutter app.

43

todo_app_firestore_example. We connect our Flutter Todo App to Firebase so that all todos are stored locally & on the server. You learn more deeply how Firestore works!

43

qr_code_scanner_example. Let's build a Generate & Scan QR Codes app with Flutter with which you can share information easily with your friends.

38

firebase_upload_example. Upload Files To Firebase Storage with Flutter. Pick images, videos, or other files from your device and upload them to Firebase.

38

video_ii_example. Rotate the Flutter Video Player in fullscreen by tapping the fullscreen button or rotate the device to Landscape & Portrait.

38

google_signin_example. Learn how to integrate Signin with Google into your Firebase and Flutter app.

37

tinder_ui_clone_example. We will build a Flutter UI design clone of the dating app Tinder where you can swipe cards similar to Tinder.

36

firebase_download_example. Download files from Firebase Storage with Flutter. List all images, videos, or other files from Firebase and download them.

35

sliver_appbar_ii_example. The Flutter SliverAppBar & Collapsing Toolbar allow to specify an individual scrolling behaviour for your App Bars in Flutter.

35

navigation_drawer_example. Let's create a Flutter Navigation Drawer with routing that is displayed as a Sidebar Menu within your Flutter app.

35

onboarding_screen_example. Create your custom and beautiful onboarding screens easily with Flutter.

33

typeahead_example. Create an AutoComplete TextField to search JSON data based on suggestions in Flutter.

33

datatable_editable_example. Create an Editable DataTable with Flutter to modify specific data cells within your table rows in Flutter.

32

layout_basics_example. Build basic Flutter layouts and widgets with the help of Row, Column, Stack, Expanded, Container, ListView, and GridView in Flutter.

31

collapsible_navigation_drawer_example. Let's create a Flutter Collapsible Sidebar Menu that can collapse and expand the Navigation Drawer in Flutter.

30

video_example. Use the Flutter Video Player to play videos from your Assets, File System & from the Network in Flutter.

30

futurebuilder_example. Learn how to load JSON data from the server or from your local assets with the FutureBuilder in Flutter.

29

curved_bottom_navigation_bar. Create an Animated Curved Bottom Navigation Bar in Flutter. This Curved Navigation Bar works on Android and iOS.

29

date_picker_example. Use the Flutter Date Picker to pick a single date, time & date range easily in Flutter.

29

hero_location_ui. Create powerful animations in Flutter and use the hero animation for complex animations.

29

local_notifications_example. Send and schedule Local Push Notifications in Flutter for Android and iOS. Schedule repeatedly in background on a daily or weekly basis.

28

user_profile_shared_preferences_example. Let's create a complete Flutter User Profile Page with SharedPreferences to persist the user's information in Flutter.

28

search_appbar_example. Let's create a SearchAppBar for doing local & network-based search queries in Flutter.

27

firebase_auth. Use Firebase Authentation with Flutter to SignIn, SignUp, Reset Password and Verify Email inside your Flutter app.

26

firebase_pagination_example. Load your data from Firebase separately with Pagination & Infinite Scrolling in your Flutter app.

26

draggable_example. Move widgets around and drag and drop these widgets at another location by using Flutter Draggable & DragTarget.

25

image_picker_example. Create an image picker from camera and gallery in Flutter. Pick Images, Mutiple Images and Videos in Flutter.

24

shared_preferences_simple_example. Store & Load Data locally on your phone with Flutter's SharedPreferences plugin to persist data even if your app was closed.

24

quiz_app_ii_example. Let's finish the Quiz App in Flutter with a beautiful home page and different categories of questions.

24

datatable_sortable_example. Create a DataTable with Flutter to display data in columns, rows, and cells and also learn how to sort the data within the table.

24

material_you_navigation_bar. The new Flutter Material You Navigation Bar is here! Does it replace the aged Flutter Bottom Navigation Bar?

23

fitness_app_example. Let's build a nice-looking fitness app where you can watch workout videos of your personal trainer.

23

cupertino_datepicker_example. Use the iOS Styled Cupertino Date Picker in Flutter to pick dates, times & also any other items.

23

country_picker_example. Within the ListView, you can select single & multiple items such as countries and languages out of a list of items in Flutter.

23

drag_drop_listview_example. Use Flutter to drag and drop items within the ListView to other locations and also drag the whole listview around.

23

events_calendar_example. Create a Flutter Calendar Events App with different views. Schedule appointments, edit and delete calendar events in Flutter.

21

push_notification. Let's use Firebase Push Notifications in our Flutter app to send push notifications to different users through the Firebase console!

20

appbar_example. Let's learn everything about the AppBar widget in Flutter and let's also create a transparent AppBar.

19

qr_code_app_example. Generate Flutter QR Codes to share data whereas other people use the Flutter QR Code Scanner App to retrieve this data.

17

animations_transform_example. Create beautiful & complex animations for widgets & pages with the Container Transform Animation in Flutter.

17

widgets_binding_example. With Flutter's App Lifecycle you can detect if your app moved to the background, foreground or if your app was closed.

17

chat_ui_stream_example. Let's build a complete responsive real-time Flutter Chat App from scratch for mobile & web with Stream Chat.

16

rate_my_app_example. With the Flutter In App Rating, you can redirect the user to the Playstore & AppStore to leave a review & to rate your Flutter app.

16

web_views_example. Create a Flutter Webview App Example that allows to load URLs, display web pages with HTML, run Javascript on Android and iOS.

15

generate_pdf_example. Let's use Flutter to generate PDF Documents with graphics, images, and texts by using exclusively Flutter widgets.

15
60
Apply