Topic

apps

Repositories (1835)

generate_pdf_example
generate_pdf_example JohannesMilke Dart

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

15
Quickies
Quickies PepperoniJoe

An assortment of iOS apps written in Swift

15
mixspalsh
mixspalsh itsyaasir Dart

MiXplash - Home of Photos and Wallpapers

15
micro-frontend
micro-frontend asif-simform JavaScript

A micro-frontend app

15
generate_pdf_ii_example
generate_pdf_ii_example JohannesMilke Dart

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

15
expandable_listview_example
expandable_listview_example JohannesMilke Dart

With Flutter ExpansionTile, you can expand and shrink your widgets and also create an expandable nested ListView.

15
appgoblin-data
appgoblin-data appgoblin-dev Python

All known apps in Google Play Android and Apple iOS App Stores. Free data dump from AppGoblin for aso and app research

15
dotfiles
dotfiles jneidel Shell

My arch linux setup and beyond

15
local_notifications_ii_example
local_notifications_ii_example JohannesMilke

Send and schedule Local Push Notifications in Flutter in background when app is closed, with a custom sound and no sound.

15
sqflite_database
sqflite_database JohannesMilke

Store data using Flutter SQL Database Storage SQFlite to insert, delete, update and view data in your Flutter SQLite Database.

15
datatable_selectable_example
datatable_selectable_example JohannesMilke Dart

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

15
json_listview
json_listview JohannesMilke

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

15
dotfiles
dotfiles pablopunk QML

Personal config files, tools, and apps

15
PeteZahStatic
PeteZahStatic PeteZah-Games HTML

Official repo for PeteZah Games Static. Please star if you fork!

15
purchases_flutter_example
purchases_flutter_example JohannesMilke

Create In App Purchases and Subscriptions in Flutter with RevenueCat.

15
web_views_example
web_views_example JohannesMilke

Create a Flutter Webview App Example that allows to load URLs, display web pages with HTML, run Javascript on Android and iOS.

15
stepper_for_ecommerce
stepper_for_ecommerce abdulawalarif C++

Use the Stepper Widget in #flutter inside a Multi-Step Form for Android and iOS, with #dart.

14
chat_ui_stream_iii_example
chat_ui_stream_iii_example JohannesMilke JavaScript

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

14
login_signup_example
login_signup_example JohannesMilke 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
chat_ui_stream_ii_example JohannesMilke Dart

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

14
js-apps
js-apps hernandoabella TypeScript

This is a collection of JavaScript projects designed to help beginners learn by building.

14
flutter_adsmob
flutter_adsmob JohannesMilke

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

14
Droptop-Community-Apps
Droptop-Community-Apps Droptop-Four

This Repository contains all the Commuinty Apps available to download on the DroptopFour website and the full tutorial to create your personal Droptop...

14
navigation_drawer
navigation_drawer JohannesMilke

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

14
elegant-mac
elegant-mac EthanLin-TWer

WIP - A book about the key visions, mindsets, tools and practices of a productive and thus elegant use of Mac OS for programmers. 施工中🚧 - 事关程序...

14
firetv-sample-touch-app
firetv-sample-touch-app amzn Java

This sample Android project demonstrates how to build the main UI of a Fire TV application in order to support both Touch interactions and Remote D-Pa...

14
firebase_crud
firebase_crud JohannesMilke

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
repository
repository homeassistant-apps Jinja

Repository for Unofficial Home Assistant Apps (Add-ons)

14
smt
smt SchooiCodes Batchfile

The most powerful multitool made using Batch. OVER 100+ TOOLS! 🔥 (2.3 soon)

14
onboarding_screen
onboarding_screen JohannesMilke

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
dummy-payment-app
dummy-payment-app saleor TypeScript

[Moved to saleor/apps]

13
google-sidekick
google-sidekick sean-perkins TypeScript

Switch between Google Mail, Calendar and Drive within a simplistic desktop app.

13
license_page_example
license_page_example JohannesMilke Dart

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

13
font-tools-page
font-tools-page ollimeier HTML

A collection of font tools and apps

13
settings_screen_example
settings_screen_example JohannesMilke

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

13
hidden_drawer_example
hidden_drawer_example JohannesMilke

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

13
share_example
share_example JohannesMilke Dart

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

13
nextGenShinyApps
nextGenShinyApps oobianom JavaScript

Create Exceptional R Shiny Dashboards and Apps. Empowering You with Cutting-Edge Tools for Building the Future of Shiny Applications.

13
magiskgapps.com
magiskgapps.com wacko1805

Old site repo. Not in use. See main repo for more info: https://github.com/wacko1805/MagiskGapps

13
home
home home-lang Zig

There is no language like Home.

13
Flipper-Finesse
Flipper-Finesse FinessinHacker

This is a repository will contain files for different apps/tools I use on my FZ

13
firebase_auth_verify_email
firebase_auth_verify_email JohannesMilke

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

13
neumorphic_button
neumorphic_button JohannesMilke

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

13
audio_recorder_example
audio_recorder_example JohannesMilke

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

13
tic_tac_toe_example
tic_tac_toe_example JohannesMilke Dart

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

12
shimmer_loading_effect_example
shimmer_loading_effect_example JohannesMilke

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

12
crypto_app_example
crypto_app_example JohannesMilke

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

12
flutter-sqlite-offline-app
flutter-sqlite-offline-app didinj Dart

Flutter Tutorial: SQLite Offline CRUD iOS and Android Apps

12
shop_owner_app
shop_owner_app abdulawalarif Dart

This admin app is for managing an e-commerce shop with Flutter and Dart. It is a started project that makes it easier to develop a fully-fledged appli...

12
web_scrapping
web_scrapping JohannesMilke

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

12