Flutter-Commerce An Ecommerce application built in Flutter using Firebase. Getting started Project setup instructions are given at Wiki section. Screenshots Splash Screen Login Page OTP Page Home Page Search Screen Cart Screen Address Screen Add Address Screen Account Screen Edit Details Screen Orders Screen Payment Screen Product Screen 1 Product Screen 2 Download Ecommerce application source code ..
Category : Flutter App
compete A Flutter application for Muslims that help them challenge and motivate themselves and their friends to read Azkar in a fun way. On Play Store & On App Store Also, take a look at the Backend repository. Stats 12,200 App Installs. 2543 signed-in users. 1113 users have at least one Azkar challenge. 999 users have at least one Tafseer challenge. 849 users have ..
About: Easily scan your documents on the go with Paper. Scan those documents at ease with real-time document detection, multi paged pdfs, optimized and cleaner clicks from an easy to navigate UX. Paper Scan documents on the go Announcing “Paper” for #Mobile. Snap those docs at ease with real-time doc detection, multi-page pdf, optimized, and ..
Tripply V1.1 Tripply is an android/ios app made for tripers where you can find places such as (Lakes, Forest, Sahara, beaches … ) based on modern Android application – it comes with BloC Flutter you can fetching data from the network and integrating persisted data in the database via repository pattern. Download source code on ..
Event Bus Provider A flutter provider that passes EventBus down to all the widgets. NOTE: This package is an extension to zam_event_bus. What’s inside the package Includes the following core components. EventBusProvider Check out all the components in detail here How to use Step 1: Create an EventBus final bus = EventBus(transformers); EventBus is from zam_event_bus package. Step 2: Provide the EventBus final ..
Flutter Short Videos Platform Short videos platform with Flutter and Firebase. About Real short video app with firebase and pixels API.Where you can create a short video with pixels’ stock videos and also merge your audio. Dependencies cached_network_image: ^3.1.0 cached_video_player: ^2.0.0-dev.1 cloud_firestore: ^2.5.1 cupertino_icons: ^1.0.2 file_picker: ^4.0.1 firebase_core: ^1.6.0 firebase_storage: ^10.0.3 flutter_bloc: any flutter_cache_manager: ^3.1.2 ..
Stellar SDK for Flutter The Soneso open source Stellar SDK for Flutter is build with Dart and provides APIs to build and sign transactions, connect and query Horizon. Installation From pub.dev Add the dependency to your pubspec.yaml file: Install it (command line or IDE): In your source file import the SDK, initialize and use it: import ..
Movi App UI in Flutter Short Intro: Movies App UI in Flutter using Simple Widgets without Using API’s in Flutter. 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 ..
ManageMyPasswords ManageMyPasswords is a free, fast, simple and secure password manager you can use to store all of your passwords securely. The app updates regularly and the latest version is available in the Galaxy Store. Features The whole app is FREE, you can add unlimited number of passwords and there are NO ADS. The app is ..
Infinum Academy Android in Flutter Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
animated-list-app This repository is a demonstration of basic Flutter transition animations with Hydro-SDK. Setting up npm install flutter pub get Running Run npx hydroc run in a terminal while debugging lib/main.dart with the usual Flutter tools. Testing The widget tests under the test directory expect the included Typescript code under ota to be built into a .ota package and placed in the assets/ota directory. Run npx hydroc build ..
Mapbox Flutter This project is inspired by Mapbox_gl This project also integrates the Null_Safety We welcome feedback and contributions. Running the example app Install Flutter and validate its installation with flutter doctor Clone the repository with git clone git@github.com:BorisGautier/mapbox_flutter.git Add a public Mapbox access token to the example app (see next section) Add a secret Mapbox access token for downloading the SDK ..
LogKeeper (Flutter & Firebase) This is a log snapshot management solution used to save and share log snapshots within the development team. Supports iOS/Android/Web and utilizes Dart backend API (with client-server shared code). Logs stored in Firestore and Firebase Auth used to access some parts of the data. By default, mock repositories are used. So ..
if you have any issue or any suggestion you could contact a Calendar , DatePicker and Date Converter For Persian Date(Jalali/Shamsi date) with holidays Modified and Completed Version of jalali_calendar package Usage Import this line in Flutter pubspec.yaml jalali_table_calendar: ^1.0.2 To Use Calendar Or DatePicker , Import this line to your dart file import ‘package:jalali_table_calendar/jalali_table_calendar.dart’; To Use ..
Composition Rendering A graphics engine for creating 2D games. Composition Rendering is not a game engine. Creating objects based on composition and painting on canvas. This solution can be used as part of a third-party game engine. The functions of creating game scenes and managing graphic objects in the action scene are at your disposal. ..
Flutter Best Practices A re-modding of the Flutter 2.5 Skeleton App Template into something that really equally shows flutter best practices in DevOPS, OOP, and UX. Why? Because the end customers, App Users and Employers expect a mature full-grown developer and designer. This is designed to teach the best practices in flutter app dev and ..
Tic-Tac-Toe A simple mobile game built with Flutter Don’t forget to give a star if you like this project Note: This repository is still under development and I will continue to add more features to it! Table of Contents General Info Preview Screenshots Getting Started Features Technologies General Info The purpose of this project was to ..
open_route_service This package is an encapsulation/wrapper made around openrouteservice API for Dart and Flutter projects. The package enables the easy integration of the openrouteservice API with relevant data models, for generation of Routes and Directions on Maps, Isochrones, Time-Distance Matrix, Pelias Geocoding, POIs, Elevation, routing Optimizations etc, using their amazing API. Contribute to openrouteservice API by donating to ..
light_color_picker5 A new Flutter Application to control self build lamps for my personal use. You need extra hardware & software for getting this project running. This is just the code of the App. Download Light Color Picker source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Installation Usage How To Run Clone this repo Run flutter packages get Run flutter run (remember open simulator or connect physical device, iOS auto run additional command pod install) | | | | | | | | | | | | License Download Messaging App source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
A fitness app fetching data from Json built on flutter. This app contains the following features: Introduction Screen Giving a brief overview of the fitness app Home page List view containing a variety of exercises a user may choose from Exercise start page A timer which a user can configure how long he wants to ..
A simple calculator A simple calculator app made with Flutter Download calculator mobile app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
WallHalla WallHalla is a wallpapers apps made with flutter and Unsplash API Features High-Quality Wallpapers from Unsplash Download the ones you like Search walls by keywords choose from collections & topics you like screenshots Download wallpapers app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Firebase-authentication This project is an example of Firebase authentication in a flutter. This project shows how to implement a full authentication flow in Flutter, using sign Up with email and password, sign in with email and password, and reset password. It aims to be a reference implementation. Think of it as “authentication done right”. Project ..
Weather App A simple fully working weather app with state management build using flutter. This application will tell you real-time weather in an organized and beautiful way. This application uses: State management Build-in Animations API management Dismissable Cards Realtime Location Management NOTE To make it work generate the key by clicking on OpenWeatherAPI link and ..
Toasta Simple, Smooth & Elegant toast libary for Flutter on all Platform. Inspired by iOS. Github Repo iOS Android Web Demo How to use Step 1: Add to pubspec.yaml Step 2: Wrap your MaterialApp to ToastaContainer class MyApp extends StatelessWidget { const MyApp({Key? key}) : super(key: key); @override Widget build(BuildContext context) { return ToastaContainer( // Wrap your app by ..
bloc_app Login with BLoC (Cubit) 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 ..
Introduction A Flutter Application for taking appointment from the doctor and keeping track of the status This is the admin version of the App which will be used for keeping track of the patients and updating the status of their appointement. you can also find the client side app here Features Keep track of the no. ..
Exaflorer – a filemanager created using flutter this project might be discontinue in the future, cause by the lack of feature to gain a native permission related I/O in mountable storage such as SDcard and Flashdisk Exaflorer is a file manager application built using the flutter framework Instalation And SetUp Please clone this repository first Open your terminal make sure ..
In this app , user can check his BMI by providing his basic details. Appstate/Shaedstate has been used is in the app to maintain the states. VelocityX VxState Font Awesome Font Awesome FLutter Screenshot License Installation Usage How To Run Clone this repo Run flutter packages get Run flutter run (remember open simulator or connect physical device, iOS ..
Ethereum-Blockchain-Solidity-Metamasak-SmarContract-Web3 In this app user can check balance ,deposit and withdraw its purchased Lucifer Coin from his Ethereum balance account by the Ethereum Network as per Ethereum latest Gas fees, NOTE:- Lucifer coin is just an user created token , It is not availabe to trade on any Cryptocurrency Exchange Platform ETHEREUM NETWORK Solidity HTTP WEB3 Json Data METAMASK SMART CONTRACTS ..
joy_app A new Flutter project. Our Goal The objective of this tutorial is to introduce you to the core programming concepts that will form the foundation of most of the apps you’ll build in the future. This app will teach you how to make apps with functionality using setState() inside Stateful Flutter widgets. What you ..
Borderhacks Introduction A Flutter Application for taking appointment from the doctor and keeping track of their status This is the client version of the App which will be used for taking appointment from the doctors registered on the app and keeping track of their status. you can also find the admin side app here Features take ..
Flutter-App-Theme The idea of the application is to help understand the implementation of the material design in Flutter. Inspired by session of Material Theming with Flutter Flutter Interact ’19. Download this theme source code on GitHub https://github.com/wondertalik/flutter_app_theme FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
imaterial_pro_flutter This flutter package allows you to use the IMaterial Pro Icons. Installation In the dependencies: section of your pubspec.yaml, add the following line: imaterial_pro_flutter: ^1.0.0 Usage import ‘package:imaterial_pro_flutter/imaterial_pro_flutter.dart’; class MyAwesomeWidget extends StatelessWidget { Widget build(BuildContext context) { return Card( child: Column( mainAxisAlignment: MainAxisAlignment.center, children: <Widget>[ Icon(IMaterialProRegular.Power, size: 50.0), const SizedBox(height: 30.0), Text(‘Location icon’, textAlign: TextAlign.center), ], ), ..
Flutter-awesome-login-page-animated-fastCode 🐱👤 Fast code and awesome design-ui for Login Page ! Getting Started # First you need to add simple_animations 4.0.0 Or + in the dependency at pubspec.yaml: Get New Version of simple_animations in .Here ! Two you need to remove comment in the dependency at pubspec.yaml: To And add this Also !! Download this app ..
This was an app I produced thinking about recovering my flutter skills (now flutter 2.0) and training API requests.The API I used for this one was Animechan \ Project Name: Anime QuotesFramework: Flutter 2.5.1Language: DartPlugins used:-http-clipboard-share Project Screenshots Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Backover Let’s give our backyard a makeover! 25 out of 30 people are usually pretty unhappy about how their backyard looks. Even if some people like it at first, they don’t know how to maintain it. Having a beautiful backyard is very crucial. You might not believe it but it has so many benefits. Healthwise, ..
Amazon-Redesign Video Dwonload Amazon Redesign UI source code on GitHub https://github.com/FlutterBaba/Amazon-Redesign FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
REDESIGN OF A INTERACTIVE COACH FINDER APP Download COACH FINDER APP source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..