JohannesMilke

JohannesMilke

👤 Developer

474 repositories on SrcLog

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

Repositories (474)

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.

13
animations_transform_example JohannesMilke/animations_transform_example Dart

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

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

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

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

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

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

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

12
settings_screen_example JohannesMilke/settings_screen_example

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

12
flutter_quil_example JohannesMilke/flutter_quil_example

Flutter Quill is a rich text editor for Flutter apps on Android and iOS.

11
json_listview JohannesMilke/json_listview

Fetch JSON data from an API using Flutter HTTP get and use a FutureBuilder to populate a list asynchronously with JSON data in Flutter.

11
objectbox_flutter JohannesMilke/objectbox_flutter C++

Persist data with Flutter's ObjectBox Database locally on your Android or iOS device. Perform CRUD operations: Create, Read, Update, Delete.

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

11
firebase_auth_email JohannesMilke/firebase_auth_email

Use Firebase Authentication to sign in a user via email and password to your Flutter app using Firebase Auth.

11
bottom_navigation_bar_example JohannesMilke/bottom_navigation_bar_example

Create a Bottom Navigation Bar in Flutter without Routes that keeps the state with the help of IndexedStack in Flutter.

11
countdown_timer_example JohannesMilke/countdown_timer_example

Create a Simple Countdown Timer with Flutter for Android, iOS & Web.

11
audio_recorder_example JohannesMilke/audio_recorder_example

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

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

11
datatable_selectable_example JohannesMilke/datatable_selectable_example Dart

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

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

11
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
share_example JohannesMilke/share_example Dart

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

11
email_field_example JohannesMilke/email_field_example Dart

Use Forms and TextFormFields for Email Validation in Flutter. Also, learn how to autofill email fields.

11
native_splash_screen_example JohannesMilke/native_splash_screen_example Ruby

Integrate a real & native Splash Screen to your Flutter app for Android & iOS with the Flutter Native Splash Package.

11
crypto_app_example JohannesMilke/crypto_app_example

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

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

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

11
tic_tac_toe_example JohannesMilke/tic_tac_toe_example Dart

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

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

10