Topic

apps

Repositories (1817)

layout_builder_responsive
layout_builder_responsive JohannesMilke

How to create responsive designs using the LayoutBuilder in Flutter.

6
list.quickdash.co.uk
list.quickdash.co.uk YenHub TypeScript

A simple but powerful chaos management tool

6
parallax_scrooling_effect
parallax_scrooling_effect JohannesMilke

How to create the Parallax Scrolling Effect in Flutter. Use the Parallax Scrolling Animation for images in your Flutter app.

6
liquid_swipe_example
liquid_swipe_example JohannesMilke

How to add a Liquid Swipe Onboarding Screen in Flutter.

6
null_aware
null_aware JohannesMilke

How to use Null Aware Operators in Flutter / Dart to access, spread and assign nullable variables using ?., ??, ??=, ...? operators.

6
media_query_responsive
media_query_responsive JohannesMilke

How to create responsive designs using the MediaQuery in Flutter.

6
google_sheets_read_example
google_sheets_read_example JohannesMilke

Use the Flutter Google Sheets API to read and fetch data from the rows and columns of the Google Spreadsheets in Flutter.

6
repository
repository homeassistant-apps Jinja

Repository for Unofficial Home Assistant Apps (Add-ons)

6
checkbox_example
checkbox_example JohannesMilke

Create a Flutter CheckBox List or a Flutter CheckBox Group to toggle single & multiple CheckBoxes in your Flutter app.

6
alphabetlist_scroll_view
alphabetlist_scroll_view JohannesMilke

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

6
YouTube-Downloader-Web
YouTube-Downloader-Web EmileGreyling HTML

A Flask app that allows you to download YouTube videos in audio or video format.

6
datetime_picker
datetime_picker JohannesMilke

How to pick a date and time together using Flutter date picker and time picker dialogs.

6
MyTIX-POS-Google-Apps-Script
MyTIX-POS-Google-Apps-Script caspertrack69 HTML

MyTIX POS adalah aplikasi kasir tiket (POS) dengan frontend static di GitHub Pages dan backend API di Google Apps Script menggunakan Google Sheets seb...

6
native_splash_screen
native_splash_screen JohannesMilke

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

6
localization_i18n_arb
localization_i18n_arb JohannesMilke

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

6
Gmail_Auto_Delete
Gmail_Auto_Delete asparagustuss JavaScript

Google Apps Script that auto deletes emails nightly based on options: Age, Size, Has Attachments, File Types, Starred, Important, User Labels, Cats, F...

6
top_listview_widgets
top_listview_widgets JohannesMilke

These are the TOP Flutter ListView Widgets! We cover Pull To Refresh, Infinite Scrolling ListView, Nested Columns and ListViews and more.

6
fezcode.github.io
fezcode.github.io fezcode JavaScript

A brutally interactive developer portfolio and project showcase. Features a 3D knowledge graph, dynamic visual themes, and a suite of built-in mini-ap...

6
gravity.js
gravity.js deshan-nawanjana JavaScript

2D Game Development Library

6
return_data_example
return_data_example JohannesMilke

How to pass data back in Flutter to the previous screen.

6
TProgramRegistrationClass
TProgramRegistrationClass BazzaCuda Pascal

Delphi class for registering an app and associating file extensions with that app

6
flukki
flukki maciejbrzezinski Dart

Generate Flutter app from description. Then improve it by passing tasks to AI.

6
tinder_clone_app
tinder_clone_app JohannesMilke

How to build a simple TINDER APP CLONE UI in Flutter.

6
MacApps
MacApps y-u-s-u-f Python

Discord.py bot for MacApps server

6
mask_images_example
mask_images_example JohannesMilke

How to mask any Image or Widget in Flutter by creating a transparent image layer and use this image layer to mask another image in Flutter.

6
horizontal_listview_example
horizontal_listview_example JohannesMilke

Create a scrollable horizontal ListView, a scrollable Row in Flutter with the ListView widget or the Flutter SingleChildScrollView widget.

6
rive_animation
rive_animation JohannesMilke C++

How to create beautiful animations in Flutter using Rive. Rive is an animation tool that could be used to load and display animations from the network...

6
share_button_example
share_button_example JohannesMilke

Create a share button in Flutter to share data with WhatsApp, Facebook, Twitter, Instagram on Android, iOS and Flutter Web.

6
android_native_code
android_native_code JohannesMilke

How to call Android Native Code from your Flutter app to access custom platform specific code written with Java and Kotlin.

6
appdaemon-apps
appdaemon-apps HazardDede Python

AppDaemon Apps for home-assistant

6
url_launcher_ii_example
url_launcher_ii_example JohannesMilke

How to use the Flutter URL Launcher to open URLs in the Web Browser or to open URLs in an App WebView in Flutter.

6
umappem24h
umappem24h JoseCage

Desafio para criação de uma app funcional (web, mobile, desktop) em 24 horas

6
animated_fab_menu_example
animated_fab_menu_example JohannesMilke

How to create a beautiful animated Floating Action Button Menu in Flutter using the Flow widget.

6
create-crowdin-app
create-crowdin-app crowdin TypeScript

Crowdin App skeleton

6
show_hide_appbar_fab
show_hide_appbar_fab JohannesMilke

To show/hide AppBar and Floating Action Button on scroll in Flutter use a SliverAppBar to create a Flutter collapsing toolbar animation.

6
firestore_pagination
firestore_pagination JohannesMilke

How to load Firestore documents by pagination and infinite scrolling using a Flutter app.

5
recruitme
recruitme mohabduls JavaScript

RecruitME is a web-based application that functions to manage your site's recruitment! It's easy to redevelop because RecruitME was built with the La...

5
keyboard_overflow_example
keyboard_overflow_example JohannesMilke Dart

Fix the Flutter Bottom Overflowed By Pixels error when the keyboard appears in Flutter.

5
keyboard_events_example
keyboard_events_example JohannesMilke

Learn how to use Keyboard Events in Flutter and detect specific keypresses with a Keyboard Listener in Flutter Web.

5
publish_app_playstore_example
publish_app_playstore_example JohannesMilke

Learn how to publish a Flutter App On PlayStore. Build, Release and Deploy your Flutter app today!

5
hide_appbar_example
hide_appbar_example JohannesMilke

To Show/Hide AppBar on scroll in Flutter use a SliverAppBar to create a Flutter collapsing toolbar animation.

5
Contact
Contact devForTheFuture Swift

Contact: People Organizer - Organize your next meetup

5
sourcecodepos
sourcecodepos mesinkasir CSS

Open Source Code POS point of sale application free download gratis

5
draggable_scrollable_sheet_example
draggable_scrollable_sheet_example JohannesMilke

The Flutter Draggable Scrollable Sheet & Draggable Bottom Sheet are sliding up and down from the bottom of the screen in Flutter.

5
robius.rs
robius.rs project-robius HTML

Official website for Project Robius

5
snapping_sheet_example
snapping_sheet_example JohannesMilke

Create a snapping modal bottom sheet in Flutter that snaps to different positions.

5
fvm_flutter_example
fvm_flutter_example JohannesMilke

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

5
pigeon_android_native_code
pigeon_android_native_code JohannesMilke

How to generate Android Native Code with the Flutter Pigeon Package and call Java or Kotlin Native Code with Flutter.

5
progress_button_animation
progress_button_animation JohannesMilke

Build a beautiful Progress Button Animation in Flutter, a Flutter animated button with a loading spinner.

5
sliver_appbar
sliver_appbar JohannesMilke

The SliverAppBar in Flutter shows/hides the AppBar on scroll and creates a collapsing toolbar animation in Flutter.

5