Flutter Wordle clone I wanted to challenge myself after writing a version of Wordle using F#, so I decided to try Flutter. This was a fun project, since Flutter allows for rapid feedback cycles during UI development. You should be able to clone this repo and run it yourself, given you have setup your Flutter development environment. Here’s a link …
Mes: marzo 2022
-
-
A simple flutter application to maintain basic personal notes
Flutter App Notes with FastApi as backend A simple flutter application to maintain basic personal notes. The backend of this app was built with FastAPI and you can find it here https://github.com/antonio-pedro99/fastapi_notes Flutter APP Home Page Add New Note API call example Check the backend docs at https://notes-backend-flutter.herokuapp.com/docs GitHub View Github
-
WhatsApp Responsive UI Design with Flutter
Whatsapp Responsive Ui Design This is responsive ui design Whatsapp. GitHub View Github
-
Mongodb Client Built With Flutter
Goals Of This Project Providing a mongodb client for mobile devices. (Like official desktop client Mongodb Compass) Supporting crud operations and basic querying. Features General Both mongodb:// and mongodb+srv:// connections are supported. (Mongodb Connection Strings) Adding, removing and reordering connection strings. Naming connection strings. Auto reconnecting. Collections Creating and deleting collections. Number of documents can be seen in each collection …
-
Flutter Puzzle Hack: A simple slide puzzle game, where the player has to arrange the squares into sorted order
Flutter Puzzle Hack This game is for the “Flutter Puzzle Hack” contest, 2022. It is a simple slide puzzle game, where the player has to arrange the squares into sorted order. This game is built using the Flutter framework, which is a cross-platform framework for developing apps for multiple devices. Right now, this app has been tested …
-
Tic Tac Toe Game With Flutter
Tic Tac Toe Tic_tac_toe.mp4 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 …
-
An app that helps people to decide what to cook either for breakfast, lunch, or dinner
Almoreed Name : Arwa Nasser Description : Let’s cook is an app that helps people to decide what to cook either for breakfast, lunch, or dinner, the app gives the user variety of recipes in each section and allows the user to display the recipes written or as a video.An application for displaying materials in the program (Almoreed) that contains: …
-
An app enable kids between from one to five years to learn with fun the basic concepts for thier age
AppKids-2 Name : Samah Najeh AlSaaideh Description : kg is an app enable kids between from one to five years to learn with fun the basic concepts for thier age . learn colors . alphabets adding and subtraction operations on small numbers. Also,it provides a list of websites that give a nice content to learn. Mark : UI(50) Code(30) Idea(20) …
-
A Flutter app made for ASMR enthusiasts (keyboard sounds specifically)
KeySMR – Keyboard ASMR Simulator A Flutter app made for ASMR enthusiasts (keyboard sounds specifically), using Flutter. Play Store (5.000+ downloads): https://play.google.com/store/apps/details?id=com.SalihOzdemir.KeySMR What is this? This is an app that uses keyboard sounds and pleasing music and ambient sounds to create a soothing environment for you. If you are like me and you like to listen to ASMR and especially …
-
A Flutter teaching app design. People can search for teachers and filter them based on prices, gender, and age
About A Flutter teaching app design. People can search for teachers and filter them based on prices, gender, and age. Preview WhatsApp.Video.2022-03-30.at.3.13.49.AM.mp4 Credits Flutter project by Yasir Kadhim for questions/inquiries email me at yasiroday@protonmail.com Figma design by : Graphic Line Link : https://www.figma.com/community/file/1089540631262529176 GitHub View Github
-
Capyba App Challenge with Flutter and Firebase
Desafio Capyba App Projeto Foi proposto pela Capyba Software como um teste de capacitação para recrutamento de novos desenvolvedores mobile, o projeto em si demonstra operações básicas, como: login, logout, cadastro e controle de acesso entre áreas da aplicação a partir de verificação por email. Tecnologias Flutter Firebase Executar aplicação em desenvolvimento: $ flutter pub get $ flutter run GitHub …
-
A Job searching application ui developed using Flutter
The Job Finder UI UI of Job Finder. Developed using Flutter 📱 Screen Shots 🧑 Author Arham Javed You can also follow my GitHub Profile to stay updated about my latest projects: If you liked the repo then kindly support it by giving it a star ⭐! Copyright (c) 2022 Arham Javed GitHub View Github
-
A flutter app to ease the difficulty in sourcing of accommodation
accomovailable_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 on mobile development, and …
-
Flutter app localization example with gen_l10n
Flutter gen_l10n example This example shows how to localize your Flutter apps with the gen_l10n tool. It contains examples for: The gen_l10n configuration. Different kinds of messages (plain messages, ICU messages, etc.). Language switcher RTL handling For more details, check out the full article: Flutter localization: step-by-step GitHub View Github
-
A Reader app for engines of ingenuity transcripts
Engines of Ingenuity Reader App A Reader app using Flutter for parsing The Engines of ingenuity transcripts and transforming it into a readable format. .apk available here GitHub View Github
-
A Flutter app for practicing and understanding the GetX State Management and Route Management
getx_statemanagement GetX State Management Demo with full understanding of State Management (with GetBuiler, GetX, Obx), Route Management and SnackBar. 📽️ Demo Demo.GetX.mp4 📕 Usage Going through it, firstly, clone this repository by: $ git clone https://github.com/tduongtad1304/getx_statemanagement_examples.git Then navigate to the folder by: cd getx_statemanagement_examples and type: code . (For VSCode instance) Next, just run: flutter pub get on the Terminal …
-
Add Fontsource fonts to your flutter app. Direct access to Fontsource API
Fontsource for Flutter Add Fontsource fonts to your flutter app. Direct access to Fontsource API. Getting started To start, create a config in either your pubspec.yaml file under the fontsource key or in the fontsource.yaml file. fonts: alex-brush: # This can be any font id version: 4.5.3 # Defaults to latest subsets: [latin, latin-ext] # Defaults to all weights: [400] …
-
Flutter app to track the value of cryptocurrencies in different currencies
CryptoPrice Flutter app to track the value of cryptocurrencies in different currencies ($, €, £). It is also useful to know the value of the indicated amount of each cryptocurrency at any given time like a wallet. GitHub View Github
-
Beautiful pop up card with app bar and gutter designed for flutter
xen_popup_card Stunnigly beautiful yet simple to use and customizeable popup card for flutter. To see an example: cd example/ flutter run –release To use package: import ‘package:xen_popup_card/xen_card.dart’; Understanding with image [Example] Screenshot for card with gutter only [Example] Screenshot for card with both gutter and appbar Gutter XenCardGutter gutter = const XenCardGutter( child: Padding( padding: EdgeInsets.all(8.0), child: CustomButton(text: «close»), ), …
-
A full stack clone app of Instagram coded in Dart
Instagram Clone Full Stack Instagram Clone made with ❤ using Flutter & Firebase. Click on the link below to view the Overview video by Tushar Khatri. Overview Video Click on the link below to download the Apk file to try it out quickly on a real device. Download Apk file Click on the link below to view this web app …