dart-libdogecoin libdogecoin bindings for Dart and Flutter Only supports Linux, Windows, macOS as of now. (libdogecoin is required to be installed) Note: This is project and README is a work in progress! Binding progress Address [] Transactions [] P2P (libevent) Usage import ‘package:dart_libdogecoin/dart_libdogecoin.dart’; void main() { final keypair = LibDogecoin.generateHDMasterPubKeypair(false); // false means use mainnet print(“Public ..
Author : Flutterappworld
Note: We know the Clean calendar is still very new, but don’t be put off by it because it will be well-maintained for a very, very long time. It is in the early stages of development. Additionally, you can contact me via email, discord, or any of the other channels provided on my Github profile ..
emmanueloladayo A portfolio builds by using flutter for the web. Demo Download this portfolio app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Movies App A Flutter app that uses the “The Movie DB” api to fetch popular people and their info (their movies, images, ..etc). (API version 3 is used) 🎨 Design inspiration Content Running the App Previews App Architecture & Folder Structure Http Caching Infinite Scroll Functionality Testing with Riverpod Dart-only testing Flutter Widget Tests Running the App ..
A collection of packages that enable developers to create and consume reusable templates called bricks. Packages Package mason mason_api mason_cli mason_logger Quick Start # 🎯 Activate from https://pub.dev dart pub global activate mason_cli # 🚀 Initialize mason mason init # 🧱 Use your first brick mason make hello Documentation View the full documentation here. Video Tutorials ..
Flet Flet is a framework that enables you to easily build realtime web, mobile and desktop apps in your favorite language and securely share them with your team. No frontend experience required. ⚡From idea to app in minutes An internal tool or a dashboard for your team, weekend project, data entry form, kiosk app or ..
About This is a modular app architecture that can be scalable as time passes. I will be using the BLoC state-management package. Scalable App Architecture – CodeWithAndrea This scalable app architecture design is inspired by Andrea Bizzotto. Full documentation of this design can be found here. In addition to that, you can use a VSCode extension called Flutter Feature ..
Butterfly Notes that change the world Butterfly is a note app where your ideas come first. You can paint, add texts, and export them easily on every device. This app works on android, windows, linux, and in the web. Features ⚡ Simple and intuitive Every tool is in the right place. Open the app and start drawing. ..
ExerLog ExerLog is a simple and easy-to-use exercise journal app developed in conjunction with sports science that focuses on providing you with all the essential data without all the irrelevant information that you don’t need. An app that keeps track of your exercises, body measurements, and offers you access to relevant workout information. The goal ..
Flutter IoT App UI Challenge UI Reference: https://dribbble.com/shots/14180391-Smart-Home animated_medium20200911-22979-18ckd7h.mp4 Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Amazon Clone Full Stack Amazon Clone along with Admin Panel Features Email & Password Authentication Persisting Auth State Searching Products Filtering Products (Based on Category) Product Details Rating Getting Deal of the Day Cart Checking out with Google/Apple Pay Viewing My Orders Viewing Order Details & Status Sign Out Admin Panel Viewing All Products Adding ..
WhatsApp Clone Full Stack Whatsapp Clone with Flutter, Firebase & Riverpod 2.0! Features Phone Number Authentication 1-1 Chatting with Contacts Only Group Chatting Text, Image, GIF, Audio(Recording), Video & Emoji Sharing Status Visible to Contacts Only and Disappears after 24 hours Video Calling Online/Offline Status Seen Message Replying to Messages Auto Scroll on New Messages ..
Flutter 2:Please use flutter_smart_dialog: 4.0.9+5 Flutter 3:Please use the latest version Introduction An elegant Flutter Dialog solution. pub,github,web effect Some Effect Advantage Do not need BuildContext Can penetrate dark background, click on the page behind dialog Support dialog stack,close the specified dialog Support positioning widget, display the specified location dialog Support highlight feature,dissolve the specified location ..
A highly customizable multiple selection widget with fuzzy search functionality MultipleSearchSelection<Country>( items: countries, fieldToCheck: (c) { return (c).name; }, itemBuilder: (country) { return Padding( padding: const EdgeInsets.all(6.0), child: Container( decoration: BoxDecoration( borderRadius: BorderRadius.circular(6), color: Colors.white, ), child: Padding( padding: const EdgeInsets.symmetric( vertical: 20.0, horizontal: 12, ), child: Text((country).name), ), ), ); }, pickedItemBuilder: (country) { ..
starbucks_landing_page Landing page for Starbucks builds with flutter. Snaps Desktop Tablet Mobile Download the source code at the given GitHub repository. FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
FlutterShare: This application basically uses firebase, firebase authentication, cloud firestore, firestore storage, and live activity push notifications. ScreenShots: Features: google authentication is provided live push notifications for IOS and Android heartbeat animation during liking of post cloud firestore and firebase messaging is available follow,unfollow user and deleting post functionality is available uploading images using firebase ..
Only Graphics Preview Download UI source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
TANGRAM GAME I’ve created a puzzle game that you can play on the Flutter web. There are only 4 chapters for now, it will be developed over time. Game Open Demo “# tangram-game” Download Tangram game app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
HADWIN HADWIN is a prototype of a fund transfer app built with Flutter. Watch an introductory video on HADWIN on youtube ⤵ NOTE: Since this is a prototype users cannot send or receive real money, or create real accounts, users need to login/register with test data provided here ➡️ https://github.com/brownboycodes/HADWIN/blob/master/docs/HADWIN_WIKI.md. Transaction and credit card data will be saved on the ..
Report bug · Request feature Table of contents Overview Screenshots Build and run Bugs and feature requests Contributing Copyright and license Overview The tldr pages project is a collection of community-maintained help pages for command-line tools, that aims to be a simpler, more approachable complement to traditional man pages. Maybe you are new to the command-line world? Or just ..
Getting Started Features Libraries Chucker Flutter An HTTP requests inspector inspired by Chucker Android Chucker Flutter inspects the HTTP(S) requests/responses triggered by your Flutter App. It works as an Interceptor and stores data related to network requests and responses on local storage, and providing a UI for inspecting and sharing their content. Flutter Apps, using Chucker Flutter, show in-app notifications which tell ..
Cocoon is a Dart App Engine custom runtime (backend) with a frontend of Flutter apps (build and repository dashboard). Cocoon coordinates and aggregates the results of flutter/flutter builds. It is not designed to help developers build Flutter apps. Cocoon is not a Google product. Using Cocoon Forcing a refresh from GitHub The server is driven by commits ..
Game Store Game Store App App demo Love the project? Give me a star! Application built in Flutter based on Design. Demo Contributions are welcome! <3 Made with ❤️ and Flutter. Download source code at GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
food_order_ui This is a part of my flutter challenge repository. Food Order App UI based on Tonmoy Sarkar design on Dribble Image Menu All Copyrights to Antonio Pedro Download the Food Ordering app UI source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
A Stable LibraryLibrary for GeoFence A flutter project to provide Geo Fence functionality in Android and IOS Getting Started Getting Started Android In your AndroidManifest.xml you should add the following lines: Starting GeoFenceService Stop GeoFenceService Get User status with respect to Fence Get user’s current location Listen to change for enter and Exit status for ..
Vizier Prototype of a financial mobile application. About The main goal was to create an application with a custom UI without using external libraries. We created all charts, animations, and custom widgets ourselves, using components provided by Flutter or even layers of canvas. The application uses randomly generated data, but thanks to the architecture in ..
Flutter Crypto App UI with support for dark and light mode. Flutter 2.10.3 Null Safety (2022) Beautiful Crypto App UI with support for dark and light mode. Created by Martin Gogolowicz ( Martin Gogołowicz ). Please leave a ⭐ if you like it 💙 How it looks: Dark mode ⚫ : Light mode ⚪ : Features: Dark and Light Mode friendly Backend ..
Draw Lottie files on a Flutter Widget. lottie 1.2.2 Render After Effects animations natively on Flutter.. Getting Started Download this package as a library Depend on it Run this command:$ flutter pub add lottie This will add a line like this to your package’s pubspec.yaml (and run an implicit flutter pub get):dependencies: lottie: ^1.2.2 Import it ..
Dart samples A collection of Dart programs that illustrate features and best practices. For a list of community-maintained projects, see Awesome Dart. Index command_line – A command line app that parses command-line options and fetches from GitHub. extension_methods – A set of samples that demonstrates the extension methods syntax and shows some common use cases of the feature. null_safety/calculate_lix – A ..
File Manager App built with 💙 with Flutter 🎯 Get Started git clone https://github.com/martinoyovo/file-manager.git flutter clean flutter packages get flutter run App Preview Screen 1 Screen 2 Design Template Download File Manager App source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Serverpod Serverpod is a next-generation app and web server, explicitly built for the Flutter and Dart ecosystem. It allows you to write your server-side code in Dart, automatically generate your APIs, and hook up your database with minimal effort. Serverpod is open-source, and you can host your server anywhere. This is an early release of Serverpod. ..
Intro: A powerful flutter form widget, easy to use and extend. provide rich API to simplify form control and sync|async validation. Web Demo https://www.qyh.me/forme3/ Simple Usage add dependency create forme FormeKey key = FormeKey();// formekey is a global key , also used to control form Widget child = FormeTextField(name:’username’,decoration:const InputDecoration(labelText:’Username’)); Widget forme = Forme( key:key, ..
Get Started git clone https://github.com/martinoyovo/messenger-app.git flutter clean flutter packages get flutter run App Preview Home Chat Details Chat Screen Design Template Download this app design source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Instagram Clone A completely Responsive Instagram App- Works on Android, iOS & Web! Features Responsive Instagram UI Email & Password Authentication Share Posts with Caption Display Posts with Caption Like & Comment on Posts Search Users Follow Users Display User Posts, Followers & Following EVERYTHING REAL TIME Sign Out YouTube I have created a tutorial ..
Flutter Folio A demo app showcasing how Flutter can deliver a great multi-platform experience, targeting iOS, Android, MacOS, Windows, Linux, and web. Built by gskinner in partnership with Google, Flutter Folio purposefully considers user expectations, input devices and idioms for each platform, ensuring it feels at home on every device. In addition to forking and reviewing the MIT ..
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 ..
Screenshots Get Started Run: git clone https://github.com/martinoyovo/pet-adoption-app.git flutter clean flutter packages get flutter run Download this app UI source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
calendar_view A Flutter package allows you to easily implement all calendar UI and calendar event functionality. For web demo visit Calendar View Example. Preview Installing Add dependencies to pubspec.yamlGet the latest version in the ‘Installing’ tab on pub.devdependencies: calendar_view: <latest-version> Run pub get.flutter pub get Import package.import ‘package:calendar_view/calendar_view.dart’; Implementation Wrap MaterialApp with CalendarControllerProvider and assign EventController to it.CalendarControllerProvider( controller: EventController(), child: MaterialApp( // Your ..
Drip (Still in development) A simple YouTube Music Client written in Dart using Flutter Framework with @microsoft Fluent design guidlines. Home Search Artist kinda Widget Mode What works now.. ? Search Artists Music Albums Community PLaylists Moods & Genre Playlists Features Related tracks when you play a track Youtube Music Home Page Gapless Playback Follows Fluent design ..
A working Twitter clone written in Flutter using Firebase auth,realtime,firestore database and storage. Screenshots Welcome Page Login Page Signup Page Forgot Password Page Home Page Sidebaar Home Page Home Page Home Page Compose Tweet Page Reply To Tweet Reply to Tweet Compose Retweet with comment Tweet Detail Page Tweet Thread Nested Tweet Thread Tweet options ..