Notes APP Upon Development of a simple application for studying the sqflite lib. Technologies used Flutter SQFLITE – DB flutter_staggered_grid_view – Grid Intl – DateTime Installation Clone the project: https://github.com/MaikonLima/notes_app.git Open the project in an editor of your choice VS Code Android Studio. In the terminal run the following command to install the application on ..
Category : Flutter App
appx a software to connect you and your friends and others, are you guys also just tensed over the overuse of social media so we have a solution, appx (name not decided yet) Getting Started Hey Everybody! This is an opensource application to protect you guys from the dominance of Big Tech Giants! This application’s ..
WalletConnect is an open source protocol for connecting decentralised applications to mobile wallets with QR code scanning or deep linking. A user can interact securely with any Dapp from their mobile phone, making WalletConnect wallets a safer choice compared to desktop or browser extension wallets. Introduction WalletConnect connects mobile & web applications to supported mobile ..
A demonstration of using Riverpod for dynamic locale switching in-app, with persistence. How It Works Fallback Locale: Declared inside locale_state.dart, and set with the @Default decorator. Default Locale: At startup, gets the system’s Platform.localeName (via dart:io) and uses it to set the app’s locale. If the platform locale does not match a supported locale The first ..
Flutter Animated OpenScreen part 1 another img another img another img another img Animated Open Screen With Flutter By DZ-TM071 Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Routemaster Hello! Routemaster is an easy-to-use router for Flutter, which wraps over Navigator 2.0… and has a silly name. Features Simple declarative mapping from URLs to pages Easy-to-use API: just Routemaster.of(context).push(‘/page’) Really easy nested navigation support for tabs Multiple route maps: for example one for a logged in user, another for logged out Observers to easily listen ..
flutter_counter_challenge_2020 A set of counter apps made for #FlutterCounterChallenge2020. Run flutter create . inside the repository after cloning it, to initialize the app folders. Blocks Circle wave Original idea from https://dribbble.com/shots/1698964-Circle-wave-II Creatures Original idea from https://gist.github.com/beesandbombs/6f3e6fb723f50b080916816ae8e561e3 Disks Image bubble Mattis Particles Original idea from https://www.openprocessing.org/sketch/427313 Portrait Original idea from https://www.openprocessing.org/sketch/392202/ Rotating bubbles Rotating planets Original idea from https://twitter.com/beesandbombs/status/1329468633723101187?s=20 Triangles Volcano Wave Download ..
portfolio Flutter Based Portfolio WebApp Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
I tried Golden Test https://pub.dev/packages/golden_toolkit Verify using this library By the way, it seems that the screenshot of the master is called Golden. I tried to test the case where the color of the widget is different with the counter application OK assumption NG assumption procedure 1. Add golden_toolkit to dev_dependencies 2. Create golden_test.dart in the test folder ..
covid_app Images of Project A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers ..
Shop APP Shop APP Is an application for online shopping . Screens Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
LakeApp A android app for my Residential Society. Building an app for the residential community to be upto date with events, articles and notifications. Preview Download LakeApp source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Flutter library for fetching, caching and invalidating asynchronous data Quick Features Fetch asynchronous data Data invalidation Optimistic response Reset cache Motivation How to do API calls in Flutter? Probably, majority would answer by using Dio.But the real question would be, how to integrate API calls in Flutter arhitecture seamless? One way would be to use FutureBuilder or maybe Bloc like ..
swiping_card_deck A widget for swiping through a deck of cards with gestures or buttons. This package was inspired when I was trying to develop a Tinder-like app that involved swiping options to the left or right. I assumed that a package existed for such a popular functionality, but I searched the internet and could only ..
XenShop XenShop : Mobile Engineer Trial Assessment Features Products Features Feature Implementation Description Splash Screen Displays Xendit logo before opening home screen Home Screen Displays home page after splash Category Listing Display list of categories in thumbnails and banner Product Listing Display list of products as per categories Product Details Display individual product details Add ..
About A mobile video player, reader assistant, image mining workflow and card creation toolkit tailored for language learners. Allows text selection of subtitles for quick lookups and export to Anki with snapshot and audio for uninterrupted language immersion. jidoujisho A mobile video player, reader assistant, image mining workflow and card creation toolkit tailored for language ..
Not In Flutter Docs It says it all. Not In Flutter Docs, a sort of underground guide to flutter app development and design. Licenses Code is under BSD clause-2 license copyright by Fred Grott(Fredrick Allan Grott). Content in the articles and book is under commerical copyright by Fredrick Allan Grott. Articles Flutter Basics DevOPS Flutter ..
Health Management Console application made in Dart and FireBase This application controls the admission of patients who are registered, if there are consultations available they are entered into consultations, otherwise they are added to a waiting list. In addition, you can release queries, view the waiting list, and view the status of queries. Here is the ..
A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on ..
Weather Today: A weather app built with mobX and the MetaWeather API This project is my first one build in flutter, and I was inspired by the Flutter Modular architecture to structure the folders: The project uses the MetaWeather API to fetch a list of cities and their respective weather data such as minimum and maximum temperature, ..
Webview with Splash Screen in Flutter Flutter Web View With Splash Screen. Subscribe Our YouTube Channel.Visit Website Demo OutPut Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples ..
Medito App Meditation can positively transform people’s lives. We believe no one should have to pay for it. We are the Medito Foundation, and we’ve built the Medito App for people who have never meditated before or want to deepen their meditation practice. The app is free, forever: no ads, no spam, no need to sign ..
Chat App Development Front-End and Back-End using Flutter, SocketIo, and NodeJS. (Limited code) Playlist for Chat App Development series -: Playlist Name YouTube Playlist Link Chat App Development (Main Playlist) Link Chat App Development (Only Front-End using Flutter) Link Chat Server Development (Only Back-End using Node/SocketIo) Link Some Screenshots of this series 1. Landing Page ..
Flutter Card Managing App – Cardy Bank I uploaded on youtube!! Thanks to Watch Introduction I’m working on a project to launch a simple brand. I tried configuring the UI related to water. I developed it using flutter, and I have listed the packages related to development below, so please check it out. If you ..
Expenses app The purpose of this app is to create a simple way to keep track of weekly expenses UI Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter ..
timer_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance ..
Currencies Currencies converter and exchange rates list written in Flutter. Currency exchange rates source: https://github.com/fawazahmed0/currency-api Screenshots: Light: Dark: Dwonload source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
null_safety_percentage Command-line tool to provide null-safety percentage info of a project. Track your migration progress on mixed-version programs that execute with unsound null safety. Important links Read the source code and star the repo on GitHub Open an issue on GitHub See package on pub.dev Read the docs on pub.dev Dart Null safety Migrating to null safety ..
Amaan – You Deserve to be Safe! This is Hackfair 2.0 Submission where team from Google DSC COMSATS University Islamabad developed a women safety app and played their part in women rights and empowerment. Download Android APK (TESTING) Problem Statement Unfortunately, over time, violence against the fair sex has been intensified which resulted in an obstacle ..
DrComm X-Legion-Coders – DrComm – Health Project is made under Scaler HackX hackathon Problem Statement Improve medical and emergency communication So the Doctor reaches anytime anywhere! We face issues that we are not able to reach the doctor many times due to lack of infrastructure Either the doctor is not available or the patient is ..
Note it Easy! A beautiful app that allows you to save voice memos with a press of a button. Submission to HackHarvard 2021 Download this app source code on GitHub https://github.com/radiantly/NoteItEasy FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
dashboy Gameboy Emulator by dart&flutter Language: Dart UI: Flutter Graphics: CustomPainter + Canvas The core implementation is based on my prior work https://github.com/mj-hd/gb. TODO save&load states Download source code on GitHub https://github.com/mj-hd/dashboy FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
A beautiful side drawer. Made with Flutter A while back, using Facebook, I stumbled upon a post on the Flutter Developers group. The post was an image showing this beautiful side drawer, and I was impressed by the look. As it was a static image, I was unable to get a complete idea of the ..
Let Me Go Let Me Go is a mobile application which was build in order to notify vehicle drivers when an ambulance is near to them within a specific distance during traffics. I built this application as my project for Hackeram which is an online student run hackathon. What is the challenge? According to my experience I ..
vtb_hack_mobile Game (mobile application) for the online hackathon MORE.tech 3.0 from VTB Screenshots Getting Started For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
A native dart package for Stripe. There are various other flutter plugins that wrap existing Stripe libraries, but this package uses a different approach. It does not wrap existing Stripe libraries, but instead accesses the Stripe API directly. Flutter support: iOS Android Web See example/main.dart for additional short examples. See https://github.com/ezet/stripe-sdk/tree/master/example for a complete demo application, with a working ..
food_delivery_app Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Watch Shop Concept Watch Shop Concept. Video Download this app souce code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
webviewpage A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance ..
firebase_auth_demo Simple Firebase authenticaton practise Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Firebase signin by email and password Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..