JohannesMilke

JohannesMilke

👤 Developer

474 repositories on SrcLog

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

Repositories (474)

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

21
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
curved_bottom_navigation_bar JohannesMilke/curved_bottom_navigation_bar

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

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

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

20
shared_preferences_simple_example JohannesMilke/shared_preferences_simple_example Dart

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

20
secure_storage_example JohannesMilke/secure_storage_example Dart

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

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

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.

17
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?

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

Create In App Purchases and Subscriptions in Flutter with RevenueCat.

15
google_signin_ii_example JohannesMilke/google_signin_ii_example

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

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

15
chat_ui_stream_ii_example JohannesMilke/chat_ui_stream_ii_example Dart

Let's integrate chat rooms and stories into our Flutter Chat App with StreamChat & Firebase.

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

15
firebase_crud JohannesMilke/firebase_crud

How to use all Firebase CRUD operations in Flutter to write data, read data, update data and delete data from the Firestore Cloud Database.

14
navigation_drawer_animation JohannesMilke/navigation_drawer_animation

Create a Flutter Navigation Drawer Animation that is displayed as a Sidebar Menu with animation within your Flutter app.

14
generate_pdf_ii_example JohannesMilke/generate_pdf_ii_example Dart

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

14
chat_ui_stream_iii_example JohannesMilke/chat_ui_stream_iii_example JavaScript

Let's build a Responsive Flutter Chat App with Multi-User Support for Flutter Web & Firebase & Stream Chat.

14
delivery_app_example JohannesMilke/delivery_app_example

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

14
web_scrapping JohannesMilke/web_scrapping

Build a Web Scraper in Flutter that uses HTTP Requests to get data from any website. Web Scrapping with Flutter is simple!

13
web_scrapping_ii JohannesMilke/web_scrapping_ii

Build a Web Scraper in Flutter that uses HTTP Requests to get data from any website. Also webscrape JavaScript websites with Flutter!

13
onboarding_screen JohannesMilke/onboarding_screen

How to create an Onboarding Screen UI or Introduction Screen in Flutter. Also, show the Onboarding Screen only one time in your Flutter app.

13
web_views_example JohannesMilke/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.

13