A small attempt to make an e-commerce user interface in Flutter for Android and iOS. Getting Started For help getting started with Flutter, view our online documentation. Download Flutter E-commerce app Source Code on GitHub https://github.com/nitinmehtaa/e-commerce-suit-..
E-Soor It’s an online bookstore and social media app. Getting Started You – as a consumer – can start with signing up in the app. After that, your journey in E-Soor app will expand your perceptions :”) You – as a publisher – can start with signing up in the app. After that, the journey ..
Flutter Custom flutter candies(widgets) for you to easily build flutter app, enjoy it waterfall_flow A Flutter grid view easy to build waterfall flow layout quickly. Web demo for WaterfallFlow like_button Like Button is a flutter library that allows you to create a button with animation effects similar to Twitter’s heart when you like something. Web ..
Info: package library for extended_image, extended_text and extended_text_field,provide common base class. extended_image_library package library for extended_image extended_image A powerful official extension library of image, which support placeholder(loading)/ failed state, cache network, zoom pan image, photo view, slide out page, editor(crop,rotate,flip), paint custom etc. Download Flutter Extend Image Library Source Code on GitHub https://github.com/fluttercandies/extended_ima..
animated_login 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 ..
Flutter Music Player First Open Source Flutter based Beautiful Material Design Music Player(Online Radio will be added soon.) Demo App Play Store BETA Features Android (iOS Coming Soon) Fetch local songs (Inbuilt Permission) Beautiful UI with multiple themes(Coming Soon) Animation Full Fledged Example play (local files) stop pause seek shuffle Album Art onComplete onDuration / ..
Flutter UIKit The goal of this project is to provide an ultimate collection of real world app’s UIs. While I built Flutter UIKit for my own needs, it is also intented to showcase good app structure and a clean, well-organized Flutter codebase. The source code is 100% Dart, and everything resides in the /lib folder. This project will ..
Fluwx Chinese please click here What’s Fluwx Fluwx is flutter plugin for WeChatSDK which allows developers to callWeChatSDK native APIs. Join QQ Group now: 892398530。 Capability Share images, texts, music and so on to WeChat, including session, favorite and timeline. Payment with WeChat. Get auth code before you login in with WeChat. Launch mini program in WeChat. Subscribe Message. ..
carousel_slider A carousel slider widget, support infinite scroll and custom child widget, with autoplay feature. Installation Add carousel_slider: ^1.4.1 in your pubspec.yaml dependencies. And import it: import ‘package:carousel_slider/carousel_slider.dart’; How to use Simply create a CarouselSlider widget, and pass the required params: CarouselSlider( height: 400.0, items: [1,2,3,4,5].map((i) { return Builder( builder: (BuildContext context) { return Container( width: MediaQuery.of(context).size.width, margin: EdgeInsets.symmetric(horizontal: 5.0), decoration: ..
elpee – Explore and share music About Elpee is a multiplatform app written entirely in Dart/Flutter. The data is retrieved from the Spotify Web API and the Wikimedia API. I used Firebase to persist albums on ‘The Wall’. For state management, I went with the BLoC pattern. Why I wanted to practice with Flutter. I decided to use it for my (future) ..
Live Demo : http://bit.ly/399s9gB Download Flutter Book App UI Design Source Code on GitHub https://github.com/theindianappguy/flut..
Live Demo: http://bit.ly/339nOrA Credits: UVENTO App Download Flutter Event App UI Source Code on GitHub https://github.com/theindianapp..
hmpaisrn A new Flutter application. How Many People Are In Space Right Now? Google Play Store https://play.google.com/store/apps/details?id=de.bergerapps.hmpaisrn App Store https://apps.apple.com/de/app/people-in-space-right-now/id1460477266 API How Many People Are In Space Right Now? API http://www.howmanypeopleareinspacerightnow.com/peopleinspace.json Launch Library Reading API https://launchlibrary.net/docs/1.4/api.html App Structure lib/|- main.dart|- routes.dart|- screens/|- util/|- widgets/|- data/|- services/ Dependencies This app depends on some libraries: package_info transparent_image ..
SwitchDecor An app to help you adding frame to your favorite screenshots from Nintendo Switch. This project is written in Flutter, supporting both iOS and Android platform. Visit the official website to download the apk, or download in Google Play Store. It’s coming to App Store. Some features: Pick your screenshots from gallery; Extract primary colors from your screenshots; ..
???????? Flutter Furniture App Concept Flutter representation of a Furniture App Concept i found on Uplabs. Star⭐ the repo if you like what you see????. Link to Original Design on Uplabs Images are from Unsplash ✨ Requirements Any Operating System (ie. MacOS X, Linux, Windows) Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc) A ..
About Zefyr Soft and gentle rich text editing for Flutter applications. Zefyr is currently in early preview. If you have a feature request or found a bug, please file it at the issue tracker. For questions and general discussions check out our Spectrum community. Clean and modern look Zefyr’s rich text editor is built with simplicity and flexibility ..
Info: Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips. You can check out his package details on Pub: https://pub.dev/packages/chips_choice chips_choice Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips. Demo Preview Download Features Select single or ..
Pokemon App Pokemon App with animations, beautiful UI and network call. YouTube Tutorials Hindi Build a beautiful Pokemon App English Build a beautiful Pokemon App Screenshots Getting Started For help getting started with Flutter, view our online documentation. Download Flutter Pokemon App Source Code on GitHub https://github.com/DevPianist/..
Flutter_translator Download Source Code on GitHub https://github.com/DevPianist/flutter_..
flutter_annual_task flutter_annual_task Flutter package for displaying grid view of daily task like Github-Contributions. Example Usage Make sure to check out example project. AnnualTaskView( taskItem // List<AnnualTaskItem> ), Installation Add to pubspec.yaml: dependencies: flutter_annual_task: ^0.1.3 Then import it to your project: import ‘package:flutter_annual_task/flutter_annual_task.dart’; And finally add AnnualTaskView widget in your project. AnnualTaskView( taskItem // List<AnnualTaskItem> ), ..
FAB Circular Menu A Flutter package to create a nice circular menu using a Floating Action Button. Inspired by Mayur Kshirsagar‘s great FAB Microinteraction design. Getting started Wrap your content with FabCircularMenu and set your desired options: MaterialApp( home: Scaffold( body: FabCircularMenu( child: Placeholder(), // Replace this with your content options: <Widget>[ IconButton(icon: Icon(Icons.home), onPressed: ..
lets_head_out A flutter UI Challenge for Traveling 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 Screenshots Download Travel flutter app UI Source Code on GitHub https://github.com/zakariaBoukernafa/Let..
animator Enables you to create stunning flutter animations, faster, efficient and with less code. Partly inspired by the amazing Animate.css package by Dan Eden. Please note, although it’s inspired by Animate.css, this still is a Flutter package, meaning it will be available for all flutter-supported platforms. Features: Combine and chain Tweens with multiple easing-curves. Less ..
Swipe Cards In Flutter This project implements the card swipping Feature like Tinder in flutter. I have shown different Hill Stations details with this nice looking Ui. We can get details of any place on tapping the card which takes us to next page. We have use Stack widget to arrange the cards one above ..
VLC Remote A VLC remote control written with Flutter. Setup Configure VLC on your computer First, you will need to start VLC’s built-in server for VLC Remote to connect to.Open VLC’s preferences (Tools → Preferences on Windows/Linux), find the “Show settings” section and click “All” to view advanced settings: Scroll down to find the Interface → Main interfaces settings and check the “Web” option: Switch ..
Corona Virus Tracker & Advices App with Flutter Try the web app dev preview Features Current statistics of global total confirmed, deaths, recovered cases. Statistics of countries and regions total cases count World map with annotation pin and description of affected regions Datasets is provided by ArcGIS Esri Corona Virus dataset. Basic advice to prevent ..
pdf_viewer_jk A flutter plugin for viewing PDF files in mobile app (Android & iOS). based on https://github.com/CrossPT/flutter_plugin_pdf_viewer Installation Add pdf_viewer_jk as a dependency in your pubspec.yaml file. Android No permissions required. Uses application cache directory. iOS No permissions required. How-to: Load PDF Load pages Pre-built viewer Use the pre-built PDF Viewer Download Source Code..
esc_pos_bluetooth The library allows to print receipts using a Bluetooth printer. For WiFi/Ethernet printers, use esc_pos_printer library. [pub.dev page] | [Documentation] Tested Printers Here are some printers tested with this library. Please add your models you have tested to maintain and improve this library and help others to choose the right printer. Main Features Android / iOS support Simple text ..
mastodon_dart A Dart API for the Mastodon network. Work in progress. Mastodon data types Mastodon endpoints Status This package is not production ready. Contributing Create an issue, back it with a PR, and tag an active contributor. Mock Client import ‘package:mastodon_dart/mastodon_dart.dart’; main() async { final mock = MockMastodon(); /// Hit the endpoints with blank parameters mock.account(“”).then((a) ..
Features List of Pokémon Pokemon Details Screen (Details, Status, Evolutions) Dev Tools App made with state management using MobX and with instance management using the Provider library. Screenshots Download Source Code on GitHub https://github.com/RenatoLucasMota/Po..
CreditCarAccount Features Hold animations Degrade BorderRadius Libs Google Fonts: https://pub.dev/packages/google_fonts#-readme-tab- Flutter Icons: https://pub.dev/packages/flutter_icons#-readme-tab- SlideSheet: https://pub.dev/packages/sliding_sheet Preview Download Source Code on GitHub https://github.com/RenatoLucasMota/Credit..
???????? Flutter Social App Concept Flutter representation of a Social App Concept i found on Uplabs. Star⭐ the repo if you like what you see????. Images are from Unsplash Link to Mockup ✨ Requirements Any Operating System (ie. MacOS X, Linux, Windows) Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc) A little knowledge of ..
credit_card_field Flutter credit card, cvv, and expiration form fields. An expiration form field is automatically formatted. Download Source Code on GitHub https://github.com/Sub6Resources/credit_..
flutter_html Note: 1.0.0-pre.1 has been released! See the Migration Guide if you’d like to take advantage of all the new features of 1.0.0! Also, check out the Prerelease Changelog. Version 1.0.0 is currently on the new-parser branch. This README will be updated when 1.0.0 is merged into the master branch. A Flutter widget for rendering static html tags as Flutter widgets. ..
material_dialog A wrapper on top of alert dialog provided by flutter. Demo Use this package as a library 1. Depend on it Add this to your package’s pubspec.yaml file: 2. Install it You can install packages from the command line: with Flutter Alternatively, your editor might support flutter packages get. Check the docs for your ..
Boilerplate Project A boilerplate project created in flutter using MobX and Provider. Getting Started The Boilerplate contains the minimal implementation required to create a new library or project. The repository code is preloaded with some basic components like basic app architecture, app theme, constants and required dependencies to create a new project. By using boiler ..
flutter_tinder_template This is an template implementation of the Tinder App with Flutter. How to Run the Project Ensure that you have the flutter installed, how described here Clone this repository, in the terminal git clone https://github.com/bgildson/flutter_tinder_template In the terminal, walk to the project root folder and run flutter run Getting Started For help getting started with Flutter, view ..
Check out the clone of the Tinder app built with Flutter. Download Source Code on GitHub https://github.com/buurzx/tin..
Simple Animations Simple Animations is a package for Flutter to boost your animation productivity by simplifying the way to create animations. Simple Animations is a powerful package to create beautiful custom animations in no time. fully tested well documented enterprise-ready Highlights Easily create custom animations in stateless widgets Animate multiple properties at once Create staggered animations within seconds Simplified working with AnimationController instances ..
Shoe Store Features Animations Degrade and Opacity Transform (Scale, Rotate) Preview Download Shoe Store Source Code on GitHub https://github.com/RenatoLucasMota..
