Daily Exercises App – Flutter UI There are two pages, you can call it home page and details or meditation page. On the home page at the top right corner you got a menu button, then a big good morning for you. After that a search bar with a rounded corner, then a list of exercises for you. Lastly, at …
Mes: febrero 2022
-
-
Know what is happening around you with RealTime News
RealTime News A part of a #100flutterprojects. What is happening in the world 🧐?? class RealTime News extends 100flutterprojects { Project() { return { «title»: «Flutter RealTime News App», «description»: «Know more about the world», «projectNo»: 7, } } } Packages Line_icon cached_network_image google_fonts http lottie Development Setup Clone the repository and run the following commands: flutter pub get flutter …
-
A color picker inspired by the concepts app’s color picker written for Flutter
TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them. Features Getting started TODO: List prerequisites and provide or point to information on how to start using the package. Usage TODO: Include short and useful examples for package users. Add longer examples to /example folder. const like = …
-
A multi-purpose Bitcoin Wallet App With Flutter
STACKMATE A multi-purpose Bitcoin Wallet Core This app uses stackmate-core for it’s Bitcoin specific logic. stackmate-core is built using Rust. This app communicates with stackmate-core’s Rust binary via FFI. Features modern descriptor wallets: uses all the latest technologies from the Bitcoin ecosystem address book: store and organise public descriptors calculator: calculate current exchange rates with our built-in calculator cross platform: …
-
16 Best Flutter E-commerce Full App Templates
Flutter E-commerce Templates Developing apps is a lengthy and complex process that includes finding the right developer and then designing, developing, and testing the app. Most businesses are not going to have the time or money to get an app developed for their eCommerce store from scratch. Let’s take a look at our picks for the best E-commerce Full App …
-
Nice clean plant app UI using flutter, the Home page you will get search box than a horizontal list of recommended plants
Plant App – Flutter UI Nice clean plant app UI using flutter, the Home page you will get search box than a horizontal list of recommended plants. At the bottom featured plans list. On the details page, a big image with its 4 icons on the right side also add to the cart button. Plant App Final UI GitHub View …
-
A flutter implementation of Crypto Mobile App Design
Crypto Mobile App A flutter implementation of Crypto Mobile App Design by Ghulam Rasool Get the “app” here 6.5 inches and 720X1600 pixles 4 inches and 320X534 pixles GitHub View Github
-
Resor Restaurant Order App With Flutter
Resor Restaurant Order App Resor is based on an online ordering system instead of traditional paper menus in restaurants. The online ordering system helps the products to be presented in an orderly, understandable, and impressive manner. The convenience provided by today’s technology cannot be denied. A waiter no longer needs to bring a menu to the table to show the …
-
A Submission for the Flutter Puzzle Hack
Numbers_Puzzle This project is my submission the “Flutter Puzzle Hack 2022”. The application keeps the same gameplay logic but offer a new kind of user experience with some pixels art in space and no AUDIO. Yes no audio because there is no sound in space. The App can be built for Web , Android and iOS ( the app also …
-
Simple Clone Ui for Instagram app with the mains Screens
Instagram Clone Ui Preview GitHub View Github
-
A flutter app created for KDISC’s YIP program and Google Developers Solution Challenge
Drishti v1 Front End- Design A flutter app created for KDISC’s YIP program and Google Developers Solution Challenge Still in Development Only The basic Front End has been developed. Working on it. GitHub View Github
-
RestaurantApp: Restaurant add and rating app using Dart and Nodejs
RestaurantApp – Restaurant add and rating app Developed using Dart and Nodejs. Screenshots Screenshots Screenshots GitHub View Github
-
Whatsapp Clone App made with Flutter
Flutter – Whatsapp Clone Whatsapp Clone App I made with Flutter. Run Locally Clone the project git clone https://github.com/yagizdo/flutter_whatsapp_clone Go to the project directory cd flutter-whatsapp-clone-master Install dependencies flutter pub get Run App flutter run What will be add ❓ Splash Screen Auth with Phone number Dark Mode Message slides with slidable(unread,archive etc.) Onboarding Screen(get user name and profile pic) …
-
Flutter textfield validation lets you validate different textform fields in your Flutter app
Installation Add the latest version of package to your pubspec.yaml (and rundart pub get): dependencies: validation_textformfield: Update version Import the package and use it in your Flutter App. import ‘package:validation_textformfield/validation_textformfield.dart’; A Flutter package for launching a Validation TextFormField . Supports iOS, Android, web, Windows, macOS, and Linux. Example EmailValidationTextField( whenTextFieldEmpty: «Please enter email», validatorMassage: «Please enter valid email», decoration: InputDecoration( …
-
A Translator App Which is Build using Flutter
AI Translator This is a Translator App Which is Build using Flutter, Speech To Text, Google ML Kit, Google Translator and Text To Speech. Overview The app provides 3 modes of translation. Image To Text provides Image Recognition which converts text in image into text so that user can copy that text and this app translate that text to your …
-
Flutter Movie Tickets App with Animations
Flutter Movie Ticket App Design by Burak Karakaya: https://dribbble.com/shots/7997364-Movie-Ticket Preview preview.mp4 Speed Code GitHub View Github
-
Math Matrix: A Math Game that tries improvise your math skills in a fun way
Math Matrix : Train Your Brain, Improve Math Skill Math Matrix is a Math Game that tries improvise your math skills in a fun way. Simple math games to learn, improve you math skills. This game is easy to play and target everyone from kids to adults. Every level is design in a way to challenge your mind at every …
-
A Coffee app screens design in flutter ( GETX ) template
coffee_app Coffee app ( splash / home / product page ) screens design in flutter ( GETX ) template design was found online, credits to the designer https://dribbble.com/shots/15977736-Coffee-Shop-App-Concept-Design GitHub View Github
-
Gceditor: A client/server application for creating a persistent data of an application (config/model)
gceditor gceditor is a client/server application for creating a persistent data of an application (config/model). It can generate json, c# files for the model which makes it very useful for c#-based applications/games. The application is written in dart (flutter) and contains both the backend and frontend logic. The client is available as a native desktop application and a web application. …
-
A Flutter clock app, displayed in both analog and digital clock, allows users to set alarms
clock_app A Flutter project, which shows analog & digital clock, along with scheduling alarms. Runs on Android & iOS RPReplay_Final1645417744.mov RPReplay_Final1645417744.mov GitHub View Github