Flutter Lowder What Flutter Lowder is a lightweight low-code development tool for Flutter. Using the Lowder Editor, build your app’s model, which this plugin will interpret and execute. How Lowder is composed of an editor and an interpreter, and both work with a model file. The editor is a visual interface where you can create your app’s UI and logic. …
Etiqueta: dev tools
-
-
A Tool that allows you to run small portions of your app as independent Flutter apps
Stager Stager is a Flutter development tool that allows you to run small portions of your app as independent Flutter apps. This lets you: Focus your development on a single widget or flow – no more clicking through multiple screens or setting external feature flags to reach the page you’re working on. Ensure your UI works in wide number of …
-
A Flutter application with several tools such as generators, formatters and converters for developers
DevWidgets DevWidgets is a Flutter application with several tools such as generators, formatters and converters for developers. It’s directly inspired by DevToys. Clicking here you can try it directly from your browser 🌐! Getting Started Download from Releases You can download a nightly build for Linux from the latest commit from here. Building from source Clone the repo from GitHub …
-
Cross-platform version of DevToys, a Swiss Army knife for developers
DevToys Flutter This is a W.I.P Flutter port of DevToys for Windows. Click here to try it from your browser 🌐! Getting Started Building from source Clone the repo from GitHub git clone https://github.com/gumbarros/DevToysFlutter Install Flutter Restore the dependencies and build the project flutter pub get flutter run Motivation I really loved the idea of the original DevToys, but I …
-
FlutrDevs – A reverse job board for Flutter developers
FlutrDevs FlutrDevs is a reverse job board for Flutter developers. Stop scouring job boards for your next gig and let the businesses come to you. FlutrDevs is open source. We’ll be launching soon. Visit the website to get notified when we launch. https://flutrdevs.com GitHub View Github
-
Flutter designer devops structured project setup
Flutter Designer DevOPS This is the designer fast prototyping project set up I am using to create all the demo flutter apps for my flutter app design book series, the paid Flutter UI kits I am creating etc. It features: -Device Frame Previews -Design Grid Previews For Custom Widgets -Full Responsive And Adaptive Strategies -Full DevOPS -Storybook Isolation Tesing Of …
-
Mason bricks for Flutter
A collection of bricks that enable developers to be more productive when writing code. Bricks 🧱 Brick Description Version clean_widget A Widget template with clean style file 0.3.7 Documentation clean_widget Contributing Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us. Maintainers Ciock GitHub View Github
-
A tool which automatically generates Flutter localization resources from CSV and Excel files
Excel Localization A tool which automatically generates Flutter localization resources from CSV and Excel files. This is especially useful as any team member can edit the CSV/Excel file, with the subsequent translations imported into the project via a terminal command. Basic variables (strings and integers) are supported, however neither genders nor plurals are planned to be supported. If you require …
-
A test task for Flutter Developer position at Ropstam Solution
Ropstam Solution Getting Started This project is a test task for Flutter Developer position at Ropstam Solution. Designing Login screen and integrate with login API. Adding Validation on input field. Call posts API in home page and displaying data in listview. Maintain User session. Once user is logged in. The app is killed and reopened navigate to the home screen …
-
A clean, beautiful and responsive portfolio template with Dark Mode enabled for Developers
DeveloperFolio A clean, beautiful and responsive portfolio template with Dark Mode enabled for Developers! If you created something awesome and want to contribute then feel free to open Please don’t hesitate to open an pull request. Dark Mode Desktop View Tablet View Mobile View Sections ✔️ Summary and About me ✔️ Skills ✔️ Proficiency ✔️ Education ✔️ Achievements 🏆 ✔️ …
-
An IPTV player developed for android/ios devices with flutter
Tiwee An IPTV player developed for android/ios devices with flutter you can watch cahnnel’s from hole the world you can access channel via selecting your desire country or by category type UI inspired from : https://dribbble.com/shots/14754204-IPTVify-App-Ui-Design Want to contribute? I would really appreciate a hand with the development to add more features in this app. Feel free to Fork, edit, …
-
Assignment for Flutter Developers
Assignment for Flutter Developers Goal of the assignment is to: -> Show the capability of adjusting to the technical environment -> Demonstrate the will to develop and test high quality features/functionalities -> Test the candidate knowledge on network calls, local database and state management. -> Test the candidate on clean-coding field -> Test the candidate on project scaling field Assignment …
-
With TRTC, you can quickly develop cost-effective, low-latency, and high-quality interactive audio/video services
This document describes how to quickly run the TRTC demo for Flutter. Environment Requirements Flutter 2.0 or above Developing for Android: Android Studio 3.5 or above Devices with Android 4.1 or above Developing for iOS: Xcode 11.0 or above OS X 10.11 or above A valid developer signature for your project Prerequisites You have signed up for a Tencent Cloud …
-
AQ flutter tools – Responsive Images, Translations and more
Made by AQuadic Getting started Important Links AQuadic Script Requirement This script assumes you have the requirement as the following: Flutter Version «>=2.9.0 <3.0.0» Dart Version «>=2.15.0 <3.0.0» Usage // assume you have api response and our media in field logo final image = ResponsiveImageModel.fromResponsiveJson( json[‘logo’], fallbackImage = «https://domain.com/logo.png», ); // get image src set ( may you need it …
-
A Flutter package for both android and iOS which helps developers with Telnyx API services
Telnyx Flutter A Flutter package for both android and iOS which helps developers with Telnyx API services. Features Send SMS programmatically; upcoming: Get all SMS related to a Telnyx account; Get more info on each SMS sent from a Telnyx account; Send WhatsApp messages programmatically; Getting Started To use this package : add the dependency to your pubspec.yaml file. dependencies: …
-
A new Flutter package project which helps the developers to style the TextField
Gradient Textfield A customizable gradient Textfield for the developers who wants to style the Texfield of Flutter App. Installation Add the current version of package to your pubspec.yaml dependencies: gradient_textfield: ^0.0.1 Run the following command flutter pub get Import the custom_field package and use it in your Flutter app import ‘package:gradient_textfield/gradient_textfield.dart’; Example The properties you can modify are listed below …
-
A library for Flutter was developed to provide network credentials and/or custom data to an ESP32 over Bluetooth BLE
esp_provisioning Espressif BLE Provisioning library for ESP32 A library for Flutter was developed to provide network credentials and/or custom data to an ESP32 over Bluetooth BLE. The company makes chips ESP32, Espresif, they have 2 libraries for each Platform iOS and Android esp-idf-provisioning-ios esp-idf-provisioning-android However, the mobile application development on Flutter is easier now, and many will need this. Getting …
-
Showwcase is a professional network built for developers to connect, build community, and find new opportunities
Showwcase Generated by the Very Good CLI ? Showwcase is a professional network built for developers to connect, build community, and find new opportunities. Getting Started ? This project contains 3 flavors: development staging production To run the desired flavor either use the launch configuration in VSCode/Android Studio or use the following commands: # Development $ flutter run –flavor development …
-
Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products
supabase_flutter Flutter package for Supabase. What is Supabase Supabase is an open source Firebase alternative. We are a service to: listen to database changes query your tables, including filtering, pagination, and deeply nested relationships (like GraphQL) create, update, and delete rows manage your users and their permissions interact with your database using a simple UI Status Alpha: Under heavy development …
-
Widgetbook: An Open Source Tool For Showcasing Widgets In Flutter
Widgetbook Widgetbook is an open source tool for showcasing widgets in Flutter. Every flutter developer coming from a web development background has probably heard and most likely even used Storybook.js before. It’s one of the most loved React packages, which speeds up UI development by allowing developers to build components in isolation. Developers can create stories, which represent specific use …