JohannesMilke

JohannesMilke

👤 Developer

487 repositories on SrcLog

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

Repositories (487)

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

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

15
delivery_app_example JohannesMilke/delivery_app_example

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

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

15
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
login_signup_example JohannesMilke/login_signup_example Dart

Let's build a complete login & signup app with Flutter that stores user information permanently with SharedPreferences & JSON Data.

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

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

14
flutter_adsmob JohannesMilke/flutter_adsmob

Use Flutter AdMob to earn money with your Flutter app by displaying Banner Ads, Interstitial and Rewarded Ads in Flutter.

14
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 JohannesMilke/navigation_drawer

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

14
settings_screen_example JohannesMilke/settings_screen_example

Create a Flutter Settings Page UI that uses Shared Preferences to store the app settings in Flutter.

13
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
audio_recorder_example JohannesMilke/audio_recorder_example

Make an Audio Recorder App and capture and play audio within your Flutter app.

13
neumorphic_button JohannesMilke/neumorphic_button

How to create a Neumorphism button in Flutter. Neumorphism designs consist of two shadows - one outer shadow and one inner shadow.

13
share_example JohannesMilke/share_example Dart

Share Texts, Images, PDFs, and Other Files with friends & social media & other apps on your device in Flutter.

13
license_page_example JohannesMilke/license_page_example Dart

Display automatically all software licenses used by your Flutter app. Also, extract licenses to display them within your custom UI.

13
firebase_auth_verify_email JohannesMilke/firebase_auth_verify_email

Add Firebase email verification to a Flutter app to verify the email while signing up with an email and password in Firebase Authentication.

13
hidden_drawer_example JohannesMilke/hidden_drawer_example

Learn how to create a Hidden Drawer UI in Flutter and learn how to create a Navigation Drawer Animation in Flutter.

13
open_file_example JohannesMilke/open_file_example

How to download and open any file type on your phone in Flutter such as PDF, Image, Video, Music files or open other file paths in Flutter.

13
glassmorphism JohannesMilke/glassmorphism

How to create a Glassmorphism Effect in Flutter by using opacity, a backdrop filter to blur the background to create a Flutter Glass Effect.

12
audio_player JohannesMilke/audio_player

Create a simple Audio Player in Flutter that plays audio from url, assets or file. This Flutter Music Player App can play and pause audio.

12
google_sheets_create_example JohannesMilke/google_sheets_create_example

Use the Flutter Google Sheets API to create and save data to the rows and columns of the Google Spreadsheets in Flutter.

12
tic_tac_toe_example JohannesMilke/tic_tac_toe_example Dart

Let's create a beautiful Tic Tac Toe Game from scratch with Flutter.

12
shimmer_loading_effect_example JohannesMilke/shimmer_loading_effect_example

Create the Flutter Shimmer Effect with a Shimmer Loading Animation while loading data from the server in Flutter.

12
crypto_app_example JohannesMilke/crypto_app_example

Lets create a Crypto App that displays crypto currencies within the Syncfusion Flutter Datagrid DataTable.

12
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!

12
faceid_auth_example JohannesMilke/faceid_auth_example Dart

By using Flutter Local Auth you can authenticate a user with Face ID to your device in Flutter.

11
search_bar JohannesMilke/search_bar

Create a simple Search Bar Field in Flutter. This search textfield widget is displayed within the App Bar.

11
reorderable_listview_example JohannesMilke/reorderable_listview_example Dart

The Reorderable ListView widget lets the user reorder List Items by moving widgets from one position to another.

11