JohannesMilke

JohannesMilke

👤 Developer

487 repositories on SrcLog

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

Repositories (487)

quiz_app_ii_example JohannesMilke/quiz_app_ii_example Dart

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

24
datatable_sortable_example JohannesMilke/datatable_sortable_example Dart

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
country_picker_example JohannesMilke/country_picker_example Dart

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 JohannesMilke/drag_drop_listview_example Dart

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

23
material_you_navigation_bar JohannesMilke/material_you_navigation_bar

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

23
cupertino_datepicker_example JohannesMilke/cupertino_datepicker_example Dart

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

22
secure_storage_example JohannesMilke/secure_storage_example Dart

Persist your data securely and encrypted with Flutter Secure Storage locally on your phone in Flutter.

22
events_calendar_example JohannesMilke/events_calendar_example

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

21
flutter_ecommerce_app JohannesMilke/flutter_ecommerce_app

Learn to create a complete e-commerce app in Flutter. Implement multiple product categories, favorite/unfavorite products, read descriptions, and add items to the cart. Develop your app-building skills and create a seamless shopping experience!

21
push_notification JohannesMilke/push_notification

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

20
profile_page_example JohannesMilke/profile_page_example

Create a beautiful User Profile Page UI in Flutter with profile picture, profile image and cover image.

20
showcase_widgets_example JohannesMilke/showcase_widgets_example Dart

Introduce your app to your users by showcasing the most important widgets and their functionality in Flutter.

20
signature_example JohannesMilke/signature_example Dart

Let's create a Flutter Signature App where the user can draw his signature and also export the signature as an image in Flutter.

19
chat_app_ui JohannesMilke/chat_app_ui

How to build a Chat App or Messaging App in Flutter with a list of chat messages and a textfield to write these chat messages in Flutter.

19
animations_transform_example JohannesMilke/animations_transform_example Dart

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

17
qr_code_app_example JohannesMilke/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
widgets_binding_example JohannesMilke/widgets_binding_example Dart

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

17
autofill_example JohannesMilke/autofill_example Dart

With Flutter 2 Autofill Services are supported. Fill TextFields with name, email, payment methods etc. automatically in Flutter.

17
google_signin_ii_example JohannesMilke/google_signin_ii_example

Integrate Flutter Google SignIn With Firebase to allow user authentication in your Flutter app.

17
google_signin_iii_example JohannesMilke/google_signin_iii_example

Use Flutter Google SignIn completely without Firebase which is working for Android, iOS and Flutter Web.

16
rate_my_app_example JohannesMilke/rate_my_app_example Dart

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
chat_ui_stream_example JohannesMilke/chat_ui_stream_example Dart

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

16
selectable_navigation_drawer_example JohannesMilke/selectable_navigation_drawer_example Dart

Let's create a selectable Flutter Navigation Drawer with routing that highlights the current item within the Flutter Sidebar Menu.

16
generate_pdf_example JohannesMilke/generate_pdf_example Dart

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

16
sqflite_database JohannesMilke/sqflite_database

Store data using Flutter SQL Database Storage SQFlite to insert, delete, update and view data in your Flutter SQLite Database.

16
delivery_app_example JohannesMilke/delivery_app_example

Create a Flutter Delivery App that generates an Invoice PDF document with the customer signature included.

15
datatable_selectable_example JohannesMilke/datatable_selectable_example Dart

Create a selectable DataTable with Flutter, to select individual rows within your table.

15
local_notifications_ii_example JohannesMilke/local_notifications_ii_example

Send and schedule Local Push Notifications in Flutter in background when app is closed, with a custom sound and no sound.

15
purchases_flutter_example JohannesMilke/purchases_flutter_example

Create In App Purchases and Subscriptions in Flutter with RevenueCat.

15
expandable_listview_example JohannesMilke/expandable_listview_example Dart

With Flutter ExpansionTile, you can expand and shrink your widgets and also create an expandable nested ListView.

15