Category : Flutter App

Short intro: This is the semester 6 Mobile App Development Course project. So maybe the final project may not make sense 😉 but it is a good place to start learning Flutter.  Overview MAD-Sem6 is a Mobile Development Course Project that contains Basic  Medium implementation of different widgets. As a whole it doesn’t make any sense as it ..

Read more

DevQuiz  DevQuiz is a project to help people study and test knowledge about the technology studied. Next Level Week # 05 #NLW @Rocketseat In contruction  License Released in 2021  License Made with by Wellington Freitas . This project is under the MIT license. Download DevQuiz app source code on GitHub https://github.com/WellingtonFreitas/app-DevQuiz FlutterappworldProvides the list of the opensource Flutter apps ..

Read more

GUI_AUTOMATION gui automation based on pyautogui python as backend and flutter desktop as frontend, drag and drop tool, no coding required. Install python dependencies that’s it, now you can try the app by running the executable file release/linux/automation. Check the example down below. Example It is tested on Linux based system Ubuntu 20.4the following sequence will ..

Read more

Flutter Tarot Card Description: This is mobile application fortune telling using Flutter for development. How I can run it?  Clone this repository  Run below code in terminal of project: Screenshots Download Flutter Tarot Card app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

rich_editor WYSIWYG editor for Flutter with a rich set of supported formatting options. Based on https://github.com/dankito/RichTextEditor, but for Flutter.  Features  Bold, Italic, Underline, Strike through, Subscript, Superscript  Heading 1 – 6, Text body, Preformatted, Block quote  Font (reads all system fonts) (Android only)  Font Size  Text Color  Text Background Color  Highlight text  Justify Left, Center, Right, ..

Read more

OpenWp Simple tool to open WhatsApp chat without saving the numberExplore the docs » View Demo · Report Bug · Request FeatureTable of Contents About The Project Built With Getting Started Prerequisites Installation Usage Roadmap Contributing License Contact Acknowledgements About The Project ![Product Name Screen Shot][product-screenshot] Simple tool to open WhatsApp chat without saving the number, developed using Google’s ..

Read more

Flutter Tutorial – User Profile Page UI #2 Create a Flutter User Profile Page UI where you can access and edit your user’s information within your Flutter app.  Preview App Preview Course Preview ➜ Buy My Courses  Watch Video YouTube video where the source code is explained. Subscribe YouTube channel. Download Flutter User Profile Page UI source code on GitHub ..

Read more

Trendyol UI Clone – Ecommerce Platform Flutter Trendyol UI Clone – Ecommerce platform Login/Register animated flutter UI kit Support  Star the repo to show support.  Trendyol UI Clone  Requirements Any Operating System (MacOS, Linux, Windows) Any IDE with Flutter SDK installed (Android Studio, VSCode etc) A little knowledge of Dart and Flutter Download Ecommerce Platform ..

Read more

COVIDAID+ Build Setup # install dependencies $ flutter pub get # run debug mode $ flutter run # run release mode $ flutter run –release # build app bundle $ flutter build appbundle # build apk $ flutter build apk For detailed explanation on how things work, check out Flutter docs. Corona virus (COVID -19) pandemic ..

Read more

did_change_dependencies Author: Petrus Nguyễn Thái Học Return a Stream that emits null and done event when State.didChangeDependencies is called for the first time. Example import ‘dart:async’; import ‘package:did_change_dependencies/did_change_dependencies.dart’; import ‘package:flutter/material.dart’; import ‘package:rxdart_ext/rxdart_ext.dart’; class Bloc { Stream<String> message$ = Stream.empty(); // just demo } class MyPage extends StatefulWidget { const MyPage({Key? key}) : super(key: key); @override _MyPageState createState() => _MyPageState(); } ..

Read more

bar_chart_race The first library to draw fantastic bar charts race in Flutter Usage Let’s get started add the dependencies to your app: dependencies: bar_chart_race: ^0.0.4 then import it:import ‘package:bar_chart_race/bar_chart_race.dart’; then you can simply use: BarChartRace( data: data, initialPlayState: true, ) this will create a bar chart with random colors and animate it.the data and initialPlayState are required and here ..

Read more

playlist_flutter A new Flutter Playlist_Flutter UI/UX Screen application. Designed by Rita Carvalho, Code with Flutter by Kishor Kc. Kishor Kc Design credit by Rita Carvalho see the profile Playlist_Flutter UI/UX Final Screen Download Music Playlist UI/UX souce code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Rotary dial Locker Dependencies : How it works Most magic handle by GuesterDetector. onPanEnd onPanDown onPanUpdate SpringHouse, 1st we locate where users tap on screen using localPosition offset. for UI tap update Transform angle will update automatically until it reaches its max point. We also confirm the digit by angle. Then, using Timer, we minimize the value and change the ..

Read more

Covid App COVID-19 application made with Flutter, following Test Driven Development (TDD) and Clean Architecture along with Internationalization with JSON and CI/CD workflow. Features: Ths project has several features: Fetch Covid cases and latest news related to COVID-19 from APIs. Cache data in local storage, use when no internet connection is available. Error handling for ..

Read more

former – Easy form building in Flutter Motivation Formik is one of my favorite React libraries. It is a form library that drastically reduces boilerplate for keeping track of field values, validation, and form submission. Form building in Flutter suffers from similar issues: Developers have to manually keep track of field values, for example using TextEditingControllers. Validation ..

Read more

Zanie – Voice Assistant Disclaimer Zanie might steal your heart  Inspiration We wanted to make something fun this weekend. So we made our own voice assistant – Zanie, and themed up the whole application with Arabian Nights vibes. Oh and Zanie, is our own genie! What it does It can do magic, show you the ..

Read more

Flutter Tutorial – Sidebar Menu & Selectable Navigation Drawer Let’s create a selectable Flutter Navigation Drawer with routing that highlights the current item within the Flutter Sidebar Menu.  Preview App Preview Course Preview ➜ Buy My Courses  Watch Video YouTube video where the source code is explained. Subscribe YouTube channel. Download Sidebar Menu & Selectable Navigation Drawer source code on ..

Read more

Medium Unlimited An Android application written with Flutter/Dart to read medium.com without limitations. Features Read medium without reading limits Dark mode for all pages Common topics (Sidebar) Favourite links (Sidebar) Open links shared by others apps Screenshot Faq How does it work (For users)? The app works like a browser. Just navigate. How does it ..

Read more

Water Reminder App Android water reminder App made with Flutter using Android APIs such as DataStore and AlarmManager. Uses a native activity which is displayed when an alarm notification is triggered and the device is locked. Features Flutter UI: Advanced UI and animations. DataStore: To store data asynchronously using Kotlin coroutines and Flow. AlarmManager: Schedule ..

Read more

GetDoctor    GetDoctor is a complete app developed in Flutter, Firebase and Blazor,DotNet Core API and SQL Server GetDoctor is a complete package of Online Doctor Appointment and Scheduler.It is a very simple process to manage everything, getting appointed with the doctors, and a very easy login process for doctors,patients, assistants, and staff. Additionally, this system ..

Read more

AndSafe AndSafe is an Android app that encrypts plain text notes. With version 3, AndSafe3 is re-implemented with Flutter and is now open source. FAQ I can’t remember my password. Can you help me? Sorry. There is no backdoor to recover lost passwords. How to backup my notes? AndSafe has no netowork function and hence it ..

Read more

Short Intro: Morphological analysis of Japanese sentences. This Flutter plugin helps you to analyze Japanese sentences. ringo ringo is japanese word separator. Usage tokenized: [吾輩, は, Ringo, である]  Features  Simple word separation(Japanese)  Unknown word processing  Build own dictionary(Create DoubleArray from TrieTree)  Fast dictionary search(DoubleArray Algorithm) Upcoming Features  MorphologicalAnalysis(Lattice Algorithm) Contributing ringo is a Japanese word-separator. (We ..

Read more

Short Intro: A few handy Flutter tools, dead simple `UriRouter` for `Uri`-based navigator or `BuildTracker` to track widget rebuilds and what caused them to rebuild. noob A few handy tools for Flutter apps. UriRouter Hooks Providers PointerIndicator BuildTracker PeriodicListenable UriRouter Dead simple Uri-based page router. class BooksPage extends StatelessWidget { static final route = UriRoute( path: ..

Read more

Privacy Blur A cross-platform application to obfuscate sensitive data from images, targeting iOS and Android devices. Mainly written in dart with the Flutter SDK. Table of contents Privacy Blur Table of contents Project description Code style Internationalization Features Setup windows macOS Building iOS Android Structure Architecture Navigation Dependency Injection BloC Views Widgets Stateful Widgets Adaptive Widgets Internationalization Theme Assets ..

Read more

Hornbill Key features Used sockets for messaging and loading registered contacts Sqflite to store chats on device Repository pattern Tech Stack [Flutter, NestJS, Postgresql] Screenshots Download Chat Application source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Matheus Dias – Flutter – Quiz Game I made a simple flutter question and answer application to learn all the basics of the language. It was a very interesting experience, but I know I still have a lot to learn with this new technology that fascinates me with every line. Lets Go lessons learned Widgets Widget ..

Read more

coinbase_commerce A dart library that connects to interact with the Coinbase Commerce API. Enables projects to connect seamlessly to coinbase and receive payments! For more details visit Coinbase API docs. To start using library, you need to register on Coinbase Commerce and get your API_KEY from user settings. Next create a Coinbase object for interacting ..

Read more

SwiggyUI SwiggyUI App is a UI clone of a famous food ordering app called Swiggy built using Flutter. Show some and star the repo if you liked it, it makes me to share more open source flutter projects. Mobile – Download APKWeb – https://swiggyuiclone.web.appApp Flow – https://youtu.be/qB_p8MSlpuQ Screenshots Web UI Tablet UI Mobile UI Initial Views Screen 1 Screen 2 Screen ..

Read more

Flutter GL Flutter GL can call OpenGL ES API with Dart Support iOS,Android,Web OpenGL ES API Now the api is similar to WebGL How to use Now this is only support draw to FBO. then share the FBO texture to Native side. import Usage Run Examples Clone or download this repo Screenshot Issues File any ..

Read more

watch_flutter A new Flutter Watch_Shop application. Designed by Adarsh Goldar, Code with Flutter by Kishor Kc. Kishor KC Design credit by Adarsh Goldar see the profile Watch_Shop App Final UI/UX Download Flutter Watch App source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

flutter_doctor_appointment_booking_app Getting Started flutter_doctor_appointment_booking_app project has “main.dart” as Entry Point. Hire Me Drop me your message Drop me your message  flutter-doctor-booking-app.mp4  = = = To Generate Android release steps = = = Generate FAT APK flutter clean flutter build apk –release Generate split APK’s flutter clean flutter build apk –split-per-abi –release = = = iOS ..

Read more