Author name: admin

ContactsSaver: Add contacts without using activity starter

1.Introduction Description: This extension adds contact to phone without opening Contacts app.LatestVersion: 1.1Released:  February 16, 2021Last Updated:  October 1, 2021Permissions: android.permission.READ_CONTACTS,android.permission.WRITE_CONTACTS 2.Blocks 3.Usage Create an empty contactIt will trigger ContactCreated event with rawContactId as result if process was successful.Add display name Add phone number Add email Delete contact 4.Downloads Hope it helps!

ContactsSaver: Add contacts without using activity starter Read More »

[PAID] FtpClient: An extension to communicate to remote server [$5 or INR 350]

1.Introduction Description: Using FtpClient extension you can connect to a FTP server and do various functions such as creating and deleting dirs, uploading and downloading files, etc. This extension supports multiple files uploading and downloading of any directory recursively. FTPS mode comes in handy when you want to have more security while interacting with the server.Latest

[PAID] FtpClient: An extension to communicate to remote server [$5 or INR 350] Read More »

SmtpClient: An extension to send emails using SMTP server 

1.Introduction Description: With this extension, you can send emails using SMTP server. Uses javax-mail library.Latest Version: 1.5Released:  December 31, 2020Last Updated:  July 3, 2023 2.Blocks 3.Usages You can use the extension in this way: And here is a brief documentation:protocol ~ either TLS or SSLserver ~ stringport ~ intuser ~ stringpassword ~ stringfrom ~ string (can be different from username)recipients ~ listccRecipients ~ list (can be empty)bccRecipients ~

SmtpClient: An extension to send emails using SMTP server  Read More »

Filey: Encode and Decode Files 

1. Introduction Filey is a simple extension which offers you the feature to convert file to string and vice versa asynchronously, so it does not affect the main thread or UI.Note: It does not work with asset files. Latest Version: 1Released:  August 20, 2020Last Updated:  August 20, 2020Permissions: android.permission.WRITE_EXTERNAL_STORAGE, android.permission.READ_EXTERNAL_STORAGE 2. Blocks 3. Documentation 4. Downloads Hope it helps!

Filey: Encode and Decode Files  Read More »

ScrollHandler: Handle the scroll of Scroll Views

1. Introduction ScrollHandler extension can be used to handle the scroll and properties of scroll views. It can effortlessly manage and customize the scrolling experience and properties of Vertical and Horizontal scroll arrangements.Latest Version: 1.4Released:  August 14, 2020Last Updated:  June 27, 2023 2. Blocks 3. Documentation HReachLeft Event raised when HSA reach left HReachRight Event raised when HSA reach

ScrollHandler: Handle the scroll of Scroll Views Read More »

VideoUtil: Get some information from video (Url/local) 

1.Introduction VideoUtil gives you some basic information about video including video’s thumbnail.You can get info from both the url and local file as well. Latest Version: 1.1Released:  July 27, 2020Last Updated:  June 29, 2021Permission(s): android.permission.READ_EXTERNAL_STORAGE,android.permission.WRITE_EXTERNAL_STORAGE 2.Blocks image296×509 15 KB 3.Documentation 4.Dowloads Hope it helps!

VideoUtil: Get some information from video (Url/local)  Read More »

ScreenRecorder: An extension for screen recording

1. Introduction Screen Recorder is an extension which offers a set of tools to record screen customizable features Latest Version: 2Released:  July 11, 2020Last Updated:  TodayRequires: Api 21 (and Api 24 for Pause and Resume methods)Permissions: android.permission.WRITE_EXTERNAL_STORAGE and android.permission.RECORD_AUDIO (and android.permission.FOREGROUND_SERVICE for Api 29 and above) , android.permission.POST_NOTIFICATIONS (for Android 13 and above) Key Features: 2. Blocks 3. Documentation ErrorOccurred Event invoked when an error occurs while recordingerror

ScreenRecorder: An extension for screen recording Read More »

EFile : Only asks for permissions when required

1. Introduction EFile is a modified version of the original File component. The only difference between File component and the extension is that the extension does not ask for write permission if you want to write to Application Specific Directory and read permission if you want to read from Application Specific Directory or Assets. Latest Version: 4Released:  June

EFile : Only asks for permissions when required Read More »

Scroll to Top