The Adalo PragmaFlow Server site has been shut down and support is being stopped as well. The components are still all open source on GitHub so feel free to clone and modify as needed. Hire a Fiverr developer if needed.
GeoLocation
This component allows reading the current location information of the device your app is running on.
https://github.com/pragmaflowinc/adalo-geolocation
Biometric Login
This component allows users to login to their Adalo account using biometrics on supported devices.
https://github.com/pragmaflowinc/adalo-biometric-login
Local Storage
This component allows app designers to persist data on the phone via local storage.
https://github.com/pragmaflowinc/adalo-local-storage
Data Loader
This is a utility that will allow you to preload the data for your screens.
https://github.com/pragmaflowinc/adalo-data-preloader
Timer Action
This allows you to create repeating actions using a timer.
https://github.com/pragmaflowinc/adalo-timer-action
Driving Directions
This is a map that lets you build driving directions between two destinations.
https://github.com/pragmaflowinc/adalo-driving-direction
Deeper Links
This will allow you to add deep links into your native apps (not PWA).
https://github.com/pragmaflowinc/adalo-deepish-linking
Localization
This reads the localization information (language preference, country, on metric system, etc..) of the user. It works really well in Native, it works okay in web.
https://github.com/pragmaflowinc/adalo-localize
Multi-language Translator
Allows the auto-magic updating of all logged in user words in your app.
https://github.com/pragmaflowinc/adalo-multilanguage
Share on Social Media
Allows end users to share stuff on the large social media platforms.
https://github.com/pragmaflowinc/adalo-social-share
Signature Canvas
Allows signing a document before submitting.
https://github.com/pragmaflowinc/adalo-signature
Arbitrary Javascript
Sometimes you just want to add code.
https://github.com/pragmaflowinc/adalo-arbitrary-javascript
Native Permissions Manager
Allows enabling microphone and camera permissions in your native app.
https://github.com/pragmaflowinc/adalo-permission-manager
Better WebView
Enhance your WebView by using HTML instead of URLs and capturing user links to make actions.
Contact List
This component allows users to access their phone contact list within an Adalo app.
https://github.com/pragmaflowinc/adalo-phone-contacts
Nfc
This component allows users to have the ability to read Nfc tag ids.
https://github.com/pragmaflowinc/adalo-nfc
Encryption Toolkit
This suite of components facilitate encypting and decrypting data being saved in the Adalo database.
https://github.com/pragmaflowinc/adalo-encrypted-data
Ably WebSocket
This allows you to create websocket connections between apps for real-time data sharing.
https://github.com/pragmaflowinc/adalo-ably-sockets
QR Scanner
A fixed version of the QR scanner from the Marketplace
https://github.com/pragmaflowinc/adalo-qr-scanner
Real-Time Chat
Real-Time chat component for Adalo
https://github.com/pragmaflowinc/adalo-realtime-chat
Spreadsheet Importer (Web only for now)
Allow your users to upload spreadsheets into your collection
https://github.com/pragmaflowinc/adalo-cvs-importer
In-store Review
Use the native store rating window to allow users to rate your app in the App and Play store. This only works once the app is out of testing on TestFlight and Play store.
https://github.com/pragmaflowinc/adalo-store-review
Button with Record Id
Using this button, you will get the record id when clicked. For it to work you need to pass it a collection and it will return the id of the first record. The optimal way is to filter the collection for a specific record.
https://github.com/pragmaflowinc/adalo-recordid-button
Deck Swipe
A fixed version of the deck swipper from the marketplace. It will actually give the correct swipe action and won't crash if you hook up the description.
Quickcharts.io
Charts record count using filtered list input and grouped by the filter of your choice
https://github.com/pragmaflowinc/adaol-quickcharts.io
Audio Recorder (Web only for now)
Record microphone input
https://github.com/pragmaflowinc/adalo-audio-recorder
Pinch/Pan/Zoom Image
Allows Zooming and Panning on an image (touchscreen only for zoom)
https://github.com/pragmaflowinc/adalo-pinch-pan-zoom
IAPHUB
IAP with Subscriptions using IAPHUB.com