90 Repositories
Android flutter-examples Libraries
Tesla App Clone built in Kotlin, using Compose. The project was initially designed by Clinton using Flutter.
Tesla Tesla App Clone built in Kotlin, using Compose. The project was initially designed by Clinton using Flutter. We are keeping this repo as a singl
A coding examples project about Kotlin Programming language. 🇰
Kotlin Tutorial 👨🏻💻 What is Kotlin ❓ Kotlin is a new programming language, developed by JetBrains. Jetbrains is a popular software development com
A repository that contains various examples of how to use the telegram-bot library.
Telegram-bot templates This repository contains simple different examples of how to use the telegram-bot library. How to use All the examples are conv
A Flutter plugin thats support share files to social media like TikTok, Instagram, Facebook, WhatsApp, Telegram and more others...
Social Share Kit A Flutter plugin that's support share files to social media like Tiktok, Instagram, Facebook, WhatsApp, Telegram and more. This plugi
Examples of ParallaxView and ParallaxScrollEfect are in the repo. You can find the necessary titles and outputs in the continuation of the Readme file. 🪞
Parallax Examples : Examples of ParallaxView and ParallaxScrollEfect are in the repo. You can find the necessary titles and outputs in the continuatio
The AppMetrica Push SDK is a set of libraries for working with push notifications.
Flutter AppMetrica Push AppMetrica Push SDK — это набор библиотек для работы с push-уведомлениями. Подключив AppMetrica Push SDK, вы можете создать и
UML model and code examples of design patterns for Kotlin/Native. The model is created with Astah.
Design Pattern Examples in Kotlin/Native Model and code examples of GoF Design Patterns for Kotlin/Native. This project is available for the following
Examples for using Kotlin at a basic level for Android application development.
Kotlin Android Jetpack Basics Ejemplos para usar Kotlin a nivel básico para el desarrollo de aplicaciones Android. Kotlin Android Jetpack Basics Acerc
How to structure a growing Gradle project with smart dependency management?
How to set up a larger Gradle project This repo shows one possibility to structure a Gradle project when you want: Centralized and maintainable build
Utility library that extends Jetpack Compose Colors with Material Design2 colors, Color swatches like in Flutter
🚀🌈♾ Utility library that expands Compose Colors with Material Design2 colors, color swatches, Material Design 3 Tonal Palettes, color names, and utility functions to convert between HSL, HSV, RGB, HCT models and to HEX or from HEX
Getting started Kotlin - Examples and explanations
Getting started Kotlin I'm learning Kotlin, so I have been updating it with examples and explanations about the language that I'm using at work. Proje
The Klutter CLI tool gives access to all tasks to create and manage a Klutter project.
Klutter CLI The Klutter CLI tool gives access to all tasks to create and manage a Klutter project. Gettings started Download the tool. Unzip the file.
A flutter plugin to scan stripe readers and connect to the them and get the payment methods.
stripe_terminal A flutter plugin to scan stripe readers and connect to the them and get the payment methods. Installation Android No Configuration nee
A plugin for Android Studio that speeds up your day-to-day flutter development.
Flutter-Toolkit 中文文档 A plugin for Android Studio that speeds up your day-to-day flutter development. Flutter ToolKit(Flutter Build Runner Helper), to
Write Tests as Examples on the Method-under-test
Write Tests as Examples on the Method-under-test
Radio Player - A Flutter plugin to play streaming audio content with background support and lock screen controls.
A Flutter plugin to play streaming audio content with background support and lock screen controls. Installation To use this package, add
A Flutter implementation of Salesforce Marketing Cloud for iOS and Android
sfmc_flutter A Flutter implementation of Salesforce Marketing Cloud for iOS and Android. Features Setup Marketing Cloud (iOS and Android) Support for
Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders
Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders.
Examples of the use of animations in jetpack compose and view, as well as measurements of perfomance
AndroidAnimationWorld Примеры использования анимаций в jetpack compose и view, а также замеры perfomance для
Open as default - A flutter plugin that allows setting up your flutter app to open files as default
open_as_default A flutter plugin that allows setting up your flutter app to open
This document will walk you through the steps for creating your Android app that runs a deep learning image classification model trained in Pocket AutoML and exported in TensorFlow Lite format
Pocket AutoML: Tutorial for Creating an Android App for Image Classification with Deep Learning Translations English (this document) Русский Overview
A markdown-based note-taking app for Android
Noteless A markdown-based note-taking app for Android Compatible with notes saved in Notable Features Markdown-optimized editor with syntax highlighti
GitTouch - An built with Flutter open-source app for GitHub, GitLab, Bitbucket, Gitea and Gitee(码云),
GitTouch - An built with Flutter open-source app for GitHub, GitLab, Bitbucket, Gitea and Gitee(码云)
1aingenieriaygas native base android - Project base for the migration of the Flutter App of 1A Ingenieria y Gas
1A Ingenieria y Gas App Versión Wordpress Backend Este proyecto se encuentra sol
Jetpack-compose-animations-examples - Cool animations implemented with Jetpack compose
Jetpack-compose-animations-examples This repository consists of 4 animations: St
The Unit Converter app: easy, immediate and multi-platform
Converter NOW Why Converter NOW Converter NOW is an effective unit and currency converter 🚀 It is made to be easy, fast and immediately useable: just
Esp touch flutter plugin - Client-side (mobile) Android Flutter implementation for ESP-Touch protocol
esp_touch_flutter_plugin Client-side (mobile) Android Flutter implementation for
Flutter Plugin for IntelliJ
Flutter Plugin for IntelliJ An IntelliJ plugin for Flutter development. Flutter is a multi-platform app SDK to help developers and designers build mod
Arrow-Maven-Template - A template project for Arrow with Maven. It defines an application and a couple small examples
Arrow-Maven-Template A template project for Arrow on Maven. See the official doc
A pair of applications provide a direct means of integrating with one another via application programming interfaces (APIs)
What is a native integration? It's when a pair of applications provide a direct means of integrating with one another via application programming interfaces (APIs). Once integrated, data can flow between the apps and become more readily available to your employees.
AR Core Flutter - An arcore flutter plugin on which i add some contribution based on my personal requirements and updated the code
arcore_flutter_plugin Thanks to Oleksandr Leuschenko for inspiration and his pre
Flutter NFC Project - A new flutter plugin to help developers looking to use internal hardware inside iOS or Android devices for reading and writing NFC tags
Flutter NFC Reader & Writer A new flutter plugin to help developers looking to u
🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way
Learn Jetpack Compose By Example Over the course of the last few years Android development has gone through significant changes in how we structure ou
Google one tap sign in - Flutter Google One Tap Sign In (Android)
Google One Tap Sign In Google One Tap Sign In (Android) A Flutter Plugin for Google One Tap Sign In Getting Started To access Google Sign-In, you'll n
Examples ported in JOGL from "Learning Modern 3D Graphic Programming" by J.L.McKesson
modern-jogl-examples This porting is free but needs your support to sustain its development. There are lots of desirable new features and maintenance
Examples and demos for the new Vulkan API
Vulkan Kotlin examples and demos A comprehensive collection of open source Kotlin examples for Vulkan®, the new graphics and compute API from Khronos,
Klutter: Flutter + Kotlin Multiplatform
Klutter Klutter is a framework and tool set which uses Flutter to create the frontend and Kotlin Multiplatform for the backend. The connective layer i
Experiment with SharedElement transition in Jetpack Compose, inspired by Flutter Hero widget.
compose-shared-element Note: This is not meant to be a maintained library. Proof of concept exploration of how to implement SharedElement transition i
Jetpack Compose UI components examples
JetExample This is a repository that shows how to create different portions of UI by example. Learn how to create different Composable functions just
A todolist app for android
todolist A todolist for android About This mobile app is meant to be used with the api available here Download You can download the app here Project s
Wassword is an Android App built with Flutter to generate passwords
Wassword Wonderful Password Generator With Wassword you can easily generate complex passwords and use them for your online accounts. Choose length and
Flutter Youtube View
flutter_youtube_view This plugin provides Inlining YouTube player. To interact with YouTube the library uses the Frame Player API, inside of a WebView
Yet another booru viewer for Android
Yet another booru imageboards viewer for Android Download Preview Click Here Building You can build this app just like any other flutter app, for exam
Event State Processor Generator plugin is compatible with IntelliJ and Android Studio.
Event State Processor Generator plugin is compatible with IntelliJ and Android Studio. It provides source code generation for the EventStateProcessor Library to increase code productivity in Flutter apps development.
Basispay-Flutter-SDK-V2
BasisPay-Flutter-PG-SDKV2-KIT A Flutter plugin to use the BasisPay Payment gateway kit for accepting online payments in Flutter app. INTRODUCTION This
Simple bluetooth flutter project
bluetooth_simple Simple bluetooth implementation. Getting Started This project is a starting point for a Flutter application. A few resources to get y
A Collection of major Jetpack compose UI components which are commonly used.🎉🔝👌
SSComposeCookBook A Collection of major Jetpack compose UI components which are commonly used. Introduction Jetpack Compose is a modern toolkit for bu
This project is to create a system that uses DeFi technology to enforce contracts.
This project is to create a system that uses DeFi technology to enforce contracts. Users will be able to set up contracts between each other, this includes an escrow service for payments. If users disagree over whether a contract was fulfilled, a jury appointed by the system will make the final decision.
Android Alarm Clock Plugin for Flutter.
Android Alarm Clock Plugin for Flutter This plugin allows Flutter apps to operate with the default clock application when the platform is Android. Pro
A flutter plugin allows you to create native android floating window.
A flutter plugin allows you to create native android floating window.
Examples of using Torus CustomAuth Android SDK
Torus CustomAuth Android Samples Examples of using Torus CustomAuth Android SDK. Usage Clone the repository and open with Android Studio Run the app,
A Flutter plugin that retrieves images and videos from mobile native gallery
Photo Gallery A Flutter plugin that retrieves images and videos from mobile native gallery. Installation First, add photo_gallery as a dependency in y
A flutter plugin to add Mapbox Navigation into flutter app
mapbox A new Flutter project. Getting Started This project is a starting point for a Flutter plug-in package, a specialized package that includes plat
Full stack examples of how to use Hotwire JS in Kotlin services
hotwire-kt A collection of Kotlin examples using the Hotwire JS framework to build interactive web apps with a Kotlin Armeria server backend. Using Ho
Audio Tagger library for Flutter (Android only)
audio_tagger A Flutter (Android only) plugin for editing and extracting information from your music, at the moment it only works on AAC and OGG (last
use kmm to write a flutter plugin
use KMM to write a flutter plugin The reference plugin_codelab example plugin that accompanies the How to write a Flutter plugin codelab. I changed pl
📌This repo contains the kotlin implementation of TensorflowLite Example Android Apps🚀
TensorflowLite Examples Kotlin This repo contains the kotlin implementation of TensorflowLite Example Apps here, which are mostly implemented in java
Flutter plugin for Juspay Payment SDK
juspay_flutter A flutter plugin for juspay payment SDK. Flutter Setup Add plugin dependency in pubspec.yaml dependencies: juspay_flutter: git:
Examples of custom recycler view items. Automatically detecting a dominant color of an image using Picasso and Palette libraries
custom-image-list-item Examples of custom RecyclerView items using Data Binding Features: Loading images urls with the help of a Picasso library Autom
Zendesk-Messaging for Flutter developer
Zendesk Messaging Messaging is a "user-based" chat Live Chat is a "session-based" chat Better UI (Native) Chat history Answer Bot Setup 1. Enable agen
Learn Jetpack Compose for Android by Examples. Learn how to use Jetpack Compose for Android App Development. Android’s modern toolkit for building native UI.
Learn Jetpack Compose for Android by Examples. Learn how to use Jetpack Compose for Android App Development. Android’s modern toolkit for building native UI.
A simple screen that is shown when your app gets crashed instead of the normal crash dialog. It's very similar to the one in Flutter.
Red Screen Of Death What A simple screen that is shown when your app gets crashed instead of the normal crash dialog. It's very similar to the one in
A flutter plugin through which you can get audios, videos, or images from the local storage.
Getter Made flutter easier. Description A flutter plugin through which you can get audios, videos or images from the local storage. Dependencies Befor
Android 注解自动生成与 Flutter 通信的代码
Android-Flutter-Annotation 用于 Android 端项目,通过使用注解自动生成与 Flutter 通信的代码。 可生成的三种通信渠道有: MethodChannel EventChannel BasicMessageChannel 集成 在项目的 build.gradle
The easy way to use biometric authentication in your Flutter app. Supports Fingerprint, FaceID and Iris.
BiometricX The easy way to use biometric authentication in your Flutter app. Supports Fingerprint, FaceID and Iris. Demo APK. Starting $ flutter pub a
TensorFlow Lite Object Detection Android Demo
GSoC Project 2021 - TensorFlow Description This repository contains the project where I contributed to the TensorFlow Team during GSoC in the year 202
This repo contains examples of all the functionalities of sceneform, Face filter , Object Placement etc
ARCore-Projects This repo uses sceneform 1.17.1 to demonstrate the usage of different features of arcore such as, Augmented Faces Augmented images AR
This app using Mlkit along with the TensorFlow Lite model for object detection,
I built this app using Mlkit along with the TensorFlow Lite model for object detection, Arcore is used to place anchors to the detected objects. It's a good blend of Machine learning and Augmented reality to visualise ML information in a much better way than regular bounding boxes
A clone of the TikTok App using Flutter.
Tik Tok App clone TikTok is an iOS and Android media app for creating and sharing short videos. The app was launched in 2017 by ByteDance, for markets
Age + Gender Estimation on Android - with TensorFlow Lite
Age + Gender Estimation in Android with TensorFlow Contents Python project Google Colab Notebooks Dataset Model ( Vanilla vs. Lite ) Android project O
A radio player mobile application which streams audio from Radio Sai Global Harmony.
A radio player mobile application which streams audio from Radio Sai Global Harmony.
Examples for my Android GraphView library
Chart and Graph Library for Android GraphView - open source graph plotting library for Android GraphView is a library for Android to programmatically
Examples of Android applications
Android Demos This is a collection of basic android examples created by Novoda. CarouselFragment CompassExample ContactSelector CustomActivityTransiti
101 examples for Kotlin Programming language.
This is a collection of runnable console applications that highlights the features of Kotlin programming language. The use of console application enab
kotlin koans examples
Kotlin Koans Build --- Repo: Getting Started Kotlin --- --- Repo: Problems Kotlin --- --- Repo: GameBoy Emulator Enviroment --- ---
Kotlin Unit Testing Examples
Kotlin Unit Testing Examples Table of Contents Application Gradle, Kotlin & Groovy Junit4 Junit5 KotlinTest Spek Mockito Mockito-Kotlin Mockk Strikt T
Examples of Getting Started vídeos
Getting Started Kotlin Learn the basics of getting started with kotlin --- Repo: Kotlin Koans --- --- Repo: Problems Kotlin --- --- Rep
Kotlin Examples Problems
Kotlin Examples Problems --- Repo: Getting Started Kotlin --- --- Repo Kotlin Koans --- --- Repo: GameBoy Emulator Enviroment --- --
It is a project that contains lessons and examples about Kotlin programming language. 🇰
Kotlin Tutorials What is Kotlin? I added the platforms it supports and great resources. You can access the article from the link below: https://medium
Learn How to use Google Map API for Android from Basic to Advance with complete examples.
Complete-Google-Map-API-Tutorial Learn How to use Google Map API for Android from Basic to Advance. Satellite View 3D Building Map and StreetView Lear
It is a project that contains lessons and examples about Kotlin programming language. 🇰
Kotlin Tutorials What is Kotlin? I added the platforms it supports and great resources. You can access the article from the link below: https://medium
! Usage examples for Android Maven Plugin
Android Maven Plugin - Sample Projects WARNING This project is deprecated. All sample projects for the Android Maven Plugin as of version 4.0.0-rc.1 a
Examples for my Android GraphView library
Chart and Graph Library for Android GraphView - open source graph plotting library for Android GraphView is a library for Android to programmatically
Examples of Android applications
Android Demos This is a collection of basic android examples created by Novoda. CarouselFragment CompassExample ContactSelector CustomActivityTransiti
[Deprecated] Little bites of Material Design
Working with shared elements Commit - 8872619 Working with shared elements, explode transition, and animations Commit - 901d62c Playing with the new m
User onboarding library with smooth animation of objects and background colors
SlidingTutorial Cleveroad introduces Sliding Tutorial Library for Flutter Hey guys, hope you haven’t started developing a tutorial for your Flutter ap
A Simple Todo app design in Flutter to keep track of your task on daily basis. Its build on BLoC Pattern. You can add a project, labels, and due-date to your task also you can sort your task on the basis of project, label, and dates
WhatTodo Life can feel overwhelming. But it doesn’t have to. A Simple To-do app design in flutter to keep track of your task on daily basis. You can a
3D animation examples for support-v4 Fragment transition.
FragmentAnimations Animation examples for support.v4.Fragment transition. These animations do not depends on any external libraries. Usage Example In
Android Transition animations explanation with examples.
UNMAINTAINED No maintainance is intended. The content is still valid as a reference but it won't contain the latest new stuff Android Transition Frame
Learn How to use Google Map API for Android from Basic to Advance with complete examples.
Complete-Google-Map-API-Tutorial Learn How to use Google Map API for Android from Basic to Advance. Satellite View 3D Building Map and StreetView Lear