Johannes Milke (JohannesMilke)

JohannesMilke

Geek Repo

0

following

0

stars

Location:Germany - Kassel

Home Page:https://johannesmilke.com

Twitter:@JohannesMilke

Github PK Tool:Github PK Tool


Organizations
JohannesMilke-Sponsors

Johannes Milke's repositories

sqflite_database_example

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

generate_pdf_invoice_example

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

theme_example

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

hive_database_example

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

push_notification

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

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!

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.

Language:DartStargazers:14Issues:2Issues:0

web_scraping

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

movieui_design_final

Create a simple Movie App UI Design in Flutter. You find the starter code for this Flutter speedcode video here: https://drive.google.com/file/d/1G8qtZhnJNqyuGYcj5yFk4oEP1DC6rdzj/view?usp=sharing

purchases_example

How to use in Flutter In-App Purchases on Android & iOS to buy coins and subscriptions in Flutter.

Stargazers:6Issues:0Issues:0

sqflite_example

Persist data in Local Database of your Android or iOS device with Sqlite and Sqflite plugin. Using Raw SQL statements perform Sqflite CRUD Operations Create, Read, Update and Delete.

Stargazers:6Issues:0Issues:0

alphabetlist_scroll_view

Create an alphabetical scroll list in Flutter to jump and navigate quickly to the items of the selected character.

Stargazers:5Issues:0Issues:0

flutter_fl_chart_package

Learn how to make Line Chart, Pie Chart and Bar Chart in your Flutter app by using FL Chart package and elevate data visualization with captivating visuals.

localization_i18n_arb

How to enable multi-language support in your Flutter app. Translate texts into multiple languages using Flutter Internationalization and Localization.

flutter_barcode_scanner_package

Flutter Barcode Scanner, the ultimate solution for accurate QR code and barcode scanning in your app. With advanced algorithms and easy integration, Barcode Scanner ensures precise detection and decoding.

flutter_logger_package

Logger that helps you print beautiful logs to easily debug the Flutter app and track the errors and warnings effortlessly.

fluttertoast_package

Learn how to create customized Toast Messages in your Flutter app. With Toast Messages you can display the feedback (e.g. error, success, or any warning messages) on the operation performed by the user.

fvm_flutter_example

Use Flutter Version Management (FVM) to manage multiple Flutter projects with different versions. With Flutter Version Management you can switch fast between Flutter channels.

Stargazers:4Issues:0Issues:0

animated_container_project

Create powerful animations in Flutter by using the AnimatedContainer. The AnimatedContainer widget allows you to effortlessly animate changes to its properties, resulting in dynamic and visually appealing mobile apps.

Stargazers:3Issues:0Issues:0

crud_app_using_bloc

Learn BloC pattern to maintain and update the states of your application and take your Flutter development skills to the next level. This comprehensive video tutorial covers fundamental concepts and practical implementation using flutter_bloc package.

Stargazers:3Issues:0Issues:0

flutter_routemaster_package

Learn how to navigate between screens, react to route changes, and secure your app's routes with Routemaster.

Stargazers:3Issues:0Issues:0

responsive_text

Create Flutter responsive texts based on the device's screen size, using FittedBox widget and Flutter Screenutil package, that can help us to make a responsive text in Flutter.

Stargazers:3Issues:0Issues:0

url_launcher_iii_example

Learn how to use the Flutter URL Launcher to open URLs in the web browser or within an App WebView. This tutorial covers the steps to implement URL handling on Android and iOS platforms in your Flutter apps.

Stargazers:3Issues:0Issues:0

flutter_actions_and_shortcuts_widgets

Configure keyboard key shortcuts to perform actions in our Flutter app using Actions and Shortcuts widget.

Stargazers:2Issues:0Issues:0

fontawesomeflutter

Learn how to include a wide range of customizable icons in your Flutter app with Font Awesome package. Access thousands of icons, enjoy a seamless developer experience, and elevate your app's visual appeal.

http_example

We build a Flutter app that uses HTTP Requests to make GET, POST, PUT and DELETE requests. We use the HTTP package to load json data from a REST API. We also format the received data and decode the JSON to a model class.

interactive_viewer

Learn how to zoom in and out of images with pinch gestures using Interactive viewer widget. Just wrap your Image widget with InteractiveViewer to zoom, squeeze, customize, and more.

Stargazers:2Issues:0Issues:0

flutter_hooks_example

Say goodbye to Stateful widgets with Flutter Hooks, a new kind of object that manages the lifecycle of a widget.

freezed_example

How to use Freezed code generation to streamline your Flutter app development process and eliminate repetitive boilerplate code. With Freezed, you can effortlessly generate data classes and unions, enabling you to enhance code readability, maintainability, and productivity.

Stargazers:0Issues:0Issues:0