Category : Flutter App

About (Download)  A full E-commerce app with nice UI consists of on-boarding, login, sign-up, home, product details, cart and user profile.  Screenshots Download E-commerce app UI source code on GitHub https://github.com/AdelRizq/FlyBuy FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Login & Register Screen in Flutter Best ever login and register screen in flutter to make precious application. This flutter app is made just to demonstrate how you we can make an animated login and register screen that looks beautiful and provides a good user experience as well  This idea I had in mind for ..

Read more

Flutter-Navigation-and-API-Integration A Flutter application with proper navigation and routes handling and API data fetching and posting.  Preview Download Flutter-Navigation-and-API-Integration source code on GitHub https://github.com/justEhmadSaeed/Flutter-Navigation-and-API-Integration FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Flutter Platform Search Flutter platform search is an abstract implementation of the Flutter search delegate. It is a time saving way to implement a platform adaptive search. The example includes reference implementations for Android(Material), iOS(Cupertino) and Windows(FluentUI). If you are looking for a guide on how to use it check out the blog article: Flutter platform ..

Read more

Flutter Thepeer This package makes it easy to use the Thepeer in a flutter project.  Screen Shots  How to Use plugin ThePeer Send Launch ThepeerSendView in a bottom_sheet import ‘package:thepeer_flutter/thepeer_flutter.dart’; void launch() async { await ThepeerSendView( data: ThePeerData( amount: 10000, firstName: ‘$firstName’, receiptUrl: ‘$receiptUrl’, publicKey: ‘$publicKey’, userReference: ‘$userReference’, ), showLogs: true, onClosed: () { Navigator.pop(context); ..

Read more

Futter Grocery App UI Flutter Version Used : 1.22.4 Screenshots Screens Splash Screen Welcome Screen Home Screen(Shop) Product Details Screen Categories Screen (Explore) Products Screen (After clicking any category) Filter Screen My Cart Screen Checkout Bottom Sheet Order Failed Dialog Order Accepted Screen Profile Screen Desing Files on Figma : Online Groceries App UI Desing Credit ..

Read more

How about following live codings of real projects live?Follow there on twitch: Wilson Neto Dev on Twitch Next Level Week – Dev Quiz (NLW) Dev Quiz is a simple Quiz app with Flutter built in the last Rocketseat Next Level week  Links Figma Layout: NLW 5 – Figma Dev Quiz  Infos how to run the app?: Download ..

Read more

Paddinger Paddinger is a Flutter package to generate Padding widgets. Given a set of constants like: @paddinger const double PADDING_NORMAL = 8; A set of Padding classes will be generated like: So instead of writing: Padding( padding: const EdgeInsets.all(PADDING_NORMAL), child: Text( ‘MyText’, ), ) you can just write: NormalAllPadding( child: Text( ‘MyText’, ), ) How ..

Read more

eneural_net eNeural.net / Dart is an AI Library for efficient Artificial Neural Networks. The library is portable (native, JS/Web, Flutter) and the computation is capable to use SIMD (Single Instruction Multiple Data) to improve performance. Usage import ‘package:eneural_net/eneural_net.dart’; import ‘package:eneural_net/eneural_net_extensions.dart’; void main() { // Type of scale to use to compute the ANN: var scale = ..

Read more

Gita Bhagavad Gita flutter app. Download App – Playstore Web Application About Bhagavad Gita app using flutter & Bhagavad-Gita-API is A lightweight Node.js based Bhagavad Gita API [An open source rest api on indian Vedic Scripture Shrimad Bhagavad Gita]. Learning large JSON Data handling API example screenshot  Built with Flutter Bhagavad-Gita-API Download Bhagavad Gita app ..

Read more

Short Intro About FadeTransition Widget Animates the opacity of a widget. For a widget that automatically animates between the sizes of two children, fading between them, see AnimatedCrossFade. What  FadeTransition Widget in Flutter? FadeTransition Widget allows us to fade a widget in and out by animating their opacity. Therefore, we have to provide the opacity ..

Read more

easy_tab_controller A user-friendly TabBarController widget for flutter developer. Getting Started This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS. For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. The ..

Read more

fluent_ui Design beautiful native windows apps using Flutter Unofficial implementation of Fluent UI for Flutter. It’s written based on the official documentation You can check the web version of it here Content Motivation Installation Badge Style Icons Colors Accent color Brightness Visual Density Typograpy Font Type ramp Reveal Focus Motion Page Transitions Navigation Navigation View App Bar Navigation ..

Read more

Health Performance Monitor UI Health Performance Monitor ui design in a neomorphism effect built using Flutter. Show some  and star the repo, it makes me to share more open source flutter projects. Download Health Performance Monitor ui source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

stopwatch_flutter An IOS stopwatch challenge from Flutter Animations Masterclass – Full Course What I learned; Use timer Use ticker Create custom shapes with Transform widget Use Matrix4 widget to rotate and translate the Transorm widget Download stop watch app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. ..

Read more

sweetalertv2 sweetalertv2 for flutter. Showcases Getting started Add dependency Usage Basic usage With a subtitle With a success state With a confirm state Do some job Special Thanks best-flutter (initial project) Download this package source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

BuySmart An E-Commerce application developed on Flutter, which helps to run the app on Android / IOS / Windows’s OS / MacOS / Web Browser from a single codebase ## Light Mode Dark Mode Web & Windows Download An E-Commerce application source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with ..

Read more

DevQuiz A mobile application being built with NLW5 (an event from Rockeatseat – https://app.rocketseat.com.br/). This application goals to build a quiz about programming area and written with Flutter.  Requirements You must have installed Flutter and Dart in your machine. For that, see the installation guide at: https://flutter.dev/docs/get-started/install  Current state This app is still being built, so its ..

Read more

Flutter Tutorial – Collapsible Sidebar Menu & Navigation Drawer Let’s create a Flutter Collapsible Sidebar Menu that can collapse and expand the Navigation Drawer in Flutter.  Preview App Preview Course Preview Download Collapsible Sidebar Menu & Navigation Drawer source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

flutter_number_animation With this package you can display numbers or any other text more nicely Preview Works with text too! How to use Add this to your package’s pubspec.yaml file: dependencies: flutter_number_animation: ^0.0.6 Add NumberAnimation Widget wherever you need! NumberAnimation(‘123456789’), You can also set the TextStyle and time between each slides NumberAnimation(‘123456789’, textStyle: TextStyle(fontSize: 60, color: ..

Read more

Grocery-Store developed in Flutter,DotNet Core, Firebase, One-Signal, SQL-Server, Stripe, Razorpay, Paypal A complete grocery store developed with Flutter, DoNet Core, Firebase, One Signal and SQL Server as backend GroceryShoppers aims to simplify grocery shopping by offering personalized, hand-delivered service at the swipe of your phone. While grocery shopping online is not new, GroceryShoppers offers a ..

Read more

NOTE: Manga Section Contains 18+ content.Sometimes App may take some time to load.Constants Folder is removed from repo because it contains api Url and it also contains a getSize() Function That returns device dimensions. Screenshots Download app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

The Algorithms All algorithms implemented in Dart (for education) These implementations are for learning purposes. They may be less efficient than the implementations in the Dart standard library. List of Algorithms See our directory for full list of all algorithms. A few of the algorithms (the most common ones) are explained here. Search Algorithms Linear From Wikipedia: linear ..

Read more

CONNECT Chat Application With over 4000 lines of code and many days of struggle, I have built my Chat Application named “Connect” right from scratch using Flutter. The database used for storing user’s data(name, email, profile pic only) and chats is Firebase(which is a NoSQL database made by Google).The code is mainly written in dart ..

Read more

elexto_music 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 ..

Read more

ADA Project Learn, visualize and play around some of the popular multimedia compression/encoding algorithm, right from your smartphone. Built by: Madhavendra Pratap Singh (2K19/CO/209) Manan Sharma (2K19/CO/212) Screenshots Homecreen Tab: – About us: ## Getting Started This project is a starting point for a Flutter application. Download ADA Project source code on GitHub FlutterappworldProvides the ..

Read more

on_audio_query on_audio_query is a Flutter Plugin used to query audios/songs  infos [title, artist, album, etc..] from device storage. Help: Any problem? IssuesAny suggestion? Pull request Extensions: on_audio_room – Used to store audio [Favorites, Most Played, etc..]. Topics: Gif Examples How to Install Platforms How to use Examples Gif Examples: Songs Albums Playlists Artists Platforms: Methods Android IOS Web querySongs ✔️ ✔️ ✔️ ..

Read more

About The “Persian subtitle modification” application has been designed with the aim of modifying the encoding of Persian subtitle files. This application changes the encryption of subtitle files from windows-1256 to utf-8. If your input subtitle is utf-8, there is no problem and it saves the same as output. Android support This application will not work properly ..

Read more

Feeel Feeel is an open-source workout app for doing simple at-home exercises. This is a rewrite of the original app in Flutter, to make development easier and allow for an iOS version. Still free as in freedom. Contribute Submit exercise photos Exercise photos are sorely needed. See this issue for a list. The photos you submit must be your ..

Read more

SUSya – Plant  Disease  Detector  ML Powered App to assist farmers in crop disease detection and alerts. Product Walkthrough  SUSya.Demo.mp4  Download Product Apk here Machine Learning Python Notebook Solutions System to detect the problem when it arises and warn the farmers. Disease Detection using Machine Learning Model enabled through Android app which uses Flask API. Solution to overcome the problem once ..

Read more

corona_app A new Flutter project. Getting Started Clone this project Development run in your emulator or connect your pc to your phone Release build APK build IOS app (MacOS Only) Download the app in your phone, and install it Download Corona App source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection ..

Read more

flutter_memory_leak_check It is easy to know whether a variable is correctly reclaimed by memory. principle: By using the reference as the key of the weak reference, when the GC is executed, if the reference can be recycled, it will be deleted from the weak reference. step 1:Add debugging options –observatory-port=50443 step 2:Run port forwarding tool ..

Read more

plade Plade is a type-safe CLI parsing library for Dart. Highlights Fully type-safe and null-safe. Support for a variety of different parsing styles (including GNU-style long options and Go’s flag-style parsing). Contains an optional class-based API. Usage Two examples are provided: Usage of the basic API. Usage of the class-based API. Download this app source code ..

Read more