Flutter H5Pay A Flutter plugin for h5pay(Support WeChat and Alipay) Usage Add flutter_h5pay as a dependency in your pubspec.yaml file. iOS Opt-in to the embedded views preview by adding a boolean property to the app’s Info.plist file with the key io.flutter.embedded_views_preview and the value YES. Notice When payment completed or cancelled,on IOS, if need to return to the App,you must add target URL ..

Read more

Gumao – A Game Character Collector App This Application is made in Flutter & Dart Design Credits This Design is from Dribbble by Vijay Verma. Packages Used flutter_swiper.dart Tech/framework used Built With Flutter  Dart  Screenshots/ Demo iOS 1. 2 3 Android 1. 2 Download Gumao app ui source code on GitHub https://github.com/iabhishek07/Gum..

Read more

Planeto (Planet education app in Flutter) This Application is made in Flutter & Dart Code Style Design Credits This Design is from Dribbble by Vijay Verma. Packages Used flutter_swiper.dart google_fonts.dart Tech/framework used Built With Flutter  Dart  Screenshots/ Demo iOS 1. 2 3 Android 1. 2 Download Planeto app source code..

Read more

covid19 A covid 19 application. Download here 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, ..

Read more

Syncfusion Flutter Date Range Picker The Syncfusion Flutter Date Range Picker is a lightweight widget that allows users to easily select a single date, multiple dates, or a range of dates. It provides month, year, decade, and century view options to quickly navigate to the desired date. It supports minimum, maximum, and disabled dates to ..

Read more

Syncfusion Flutter DataGrid  The Syncfusion Flutter DataGrid is used to display and manipulate data in a tabular view. It is built from the ground up to achieve the best possible performance, even when loading large amounts data. Disclaimer: This is a commercial package. To use this package, you need to have either a Syncfusion commercial license ..

Read more

Syncfusion Flutter Maps  Syncfusion Flutter Maps is a data visualization library written natively in Dart for creating beautiful and customizable maps from GeoJSON data. They are used to build high-performance mobile applications with rich UIs using Flutter. Overview  Create a highly interactive and customizable maps widget that has features such as data labels, selection, markers, ..

Read more

Item Selector for Flutter A generic Flutter item selector that works with ListView, GridView, Row, Column, or basically any parent widget that can have indexed child widgets. It supports single-selection by tap, and multi-selection by long-press and drag with auto-scrolling. Preview ListView GridView Column Custom Usage To use this package, add item_selector as a dependency in your pubspec.yaml file. ItemSelectionController( ..

Read more

MercadoPago SDK module for Payments integration Usage To use this plugin, add mercadopago_sdk as a dependency in your pubspec.yaml file. Basic checkout Customized checkout Generic methods Basic checkout Configure your credentials Get your CLIENT_ID and CLIENT_SECRET in the following address: Argentina: https://www.mercadopago.com/mla/herramientas/aplicaciones Brazil: https://www.mercadopago.com/mlb/ferramentas/aplicacoes México: https://www.mercadopago.com/mlm/herramientas/aplicaciones Venezuela: https://www.mercadopago.com/mlv/herramientas/aplicaciones Colombia: https://www.mercadopago.com/mco/herramientas/aplicaciones Chile: https://www.mercadopago.com/mlc/herramientas/aplicaciones Instance with only access token Preferences Get an existent Checkout preference Create a Checkout preference Update ..

Read more

build_pubspec This package helps you convert fields from your pubspec.yaml file into Dart code. Based on the fields in your pubspec, this package will generate Dart code so that you can access these fields easily from your Flutter, AngularDart, command-line tool, or backend app. Common use-cases Create command-line apps and fill out the help headline and version commands automatically Create beautiful ..

Read more

flutter_tflite_audio This plugin allows you to use tflite to make audio/speech classifications. Currently supports android, however will update with an IOS version soon. How to add tflite_audio as a dependency: Add tflite_audio as a [dependency in your pubspec.yaml file] How to add tflite model and label to flutter: Place your custom tflite model and labels into the ..

Read more

ballre A new Flutter project. Recharge your phone airtime like a boss Demo 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, ..

Read more

filter A flutter plugin project to apply images filters to file image natively and efficiently. WARNING!! Implemented in Android PR are welcomed for Ios implementation Screenshot 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 ..

Read more

Are you looking a guide to build Droplet Circle Loader widget in Flutter then this codepen Flutter code snippet will help you out. Droplet Circle Loader with with Dart and Flutter. Droplet Circle Loader Code Sample import ‘package:flutter/material.dart’; import ‘dart:ui’; import ‘dart:math’ as math; void main() { runApp(MyApp()); } class MyApp extends StatelessWidget { @override ..

Read more

Pet Shop  Pet Shop is an e-commerce application for Android built with Flutter (iOS to come soon). The goal is to implement the Flutter framework for large scale Android and iOS applications, implementing native platform features like camera accessibility, location reading, biometrics and NFC. So far, authentication, location reading (implemented through Google Places API) and ..

Read more

About: A Food App using Flutter & Firebase to post and view food blogs along with their recipes. A Food App using Flutter  & Firebase  About App  FoodLab is a App to post and view food blogs along with their recipes if you want ! Login or SignUp using any account (P.S. Your credentials are safe!)  and this will lead ..

Read more

FlutterFire Overview About: A collection of Firebase plugins for Flutter apps. Welcome to FlutterFire! ???? FlutterFire is a set of Flutter plugins which connect your Flutter application to Firebase. Flutterfire Docs to get Started: https://firebase.flutter.dev/docs/overview FlutterFire is currently a work in progress as we work towards a stable release. Plugins & documentation may be incomplete or ..

Read more

About: Amplify Framework provides a declarative and easy-to-use interface across different categories of cloud operations. Amplify Flutter (Developer Preview) AWS Amplify provides a declarative and easy-to-use interface across different categories of cloud operations. Our default implementation works with Amazon Web Services (AWS), but AWS Amplify is designed to be open and pluggable for any custom ..

Read more

Musify Music Streaming and Downloading app made in Flutter! Show some  and  the Repo Features Online Song Search Streaming Support Offline Download Support 320Kbps m4a/mp3 Format ID3 Tags Attached Lyrics Support  Screenshots Homepage Now Playing Lyrics About Download Flutter Music Streaming and Downloading app source code..

Read more

flag A flag Flutter package for Android / iOS / Web. Mobile Based by https://github.com/dnfield/flutter_svg , Web Based by Image.network ScreenShot svg source Flag list came from UN members. UN Web Site A lot of flag svg files came from wike. such as Antigua and Barbuda Some flag svg files came from Countryflags. fetch data :python file is fetch_data/main.py Update time: 2020-04-21 23:22:58 Marge from 2.0.X to ..

Read more

The Flutter Layout Explorer helps you to better understand Flutter layouts. Currently, the Layout Explorer only supports exploration of flex layouts, but it may be extended to other types of layouts in the future. Using the Layout Explorer From the Flutter Inspector, select a flex widget (for example, Row, Column, Flex) or a direct child of a flex widget. ..

Read more

codepen Code Pen Demos Getting Started This project demonstrate Netflix subscription UI. Design Inspiration For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. Download Netflix subscription UI source code..

Read more

Syncfusion Flutter Charts  Syncfusion Flutter Charts is a data visualization library written natively in Dart for creating beautiful and high-performance charts, which are used to craft high-quality mobile app user interfaces using Flutter. Overview  Create various types of cartesian or circular charts with seamless interaction, responsiveness, and smooth animation. It has a rich set of ..

Read more

Dog Breeds App Get information on all official dog breeds. Web version live on dogbreedsapp.dsclsu.com and dogbreedsapp.rohankadkol.com Live Coding Video on YouTube (Part 1) Live Coding Video on YouTube (Part 2) Live Coding Video on YouTube (Part 3) Live Coding Video on YouTube (Part 4) Live Coding Video on YouTube (Part 5) Live Coding Video on YouTube (Part 6) Skills Used API ..

Read more

Flutter Location Plugin  Short Description: A Flutter plugin to easily handle a realtime location in iOS and Android. Provides settings for optimizing performance or battery. This plugin for Flutter handles getting a location on Android and iOS. It also provides callbacks when the location is changed. Getting Started  Add this to your package’s pubspec.yaml file: Android  With Flutter 1.12, ..

Read more

android_alarm_manager  A Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire. Please set your constraint to android_alarm_manager: ‘>=0.4.y+x <2.0.0’ Backward compatible 1.0.0 version is coming  The plugin has reached a stable API, we guarantee that version 1.0.0 will be backward compatible with 0.4.y+z. Please use android_alarm_manager: ‘>=0.4.y+x <2.0.0’ as your dependency constraint ..

Read more

Share plugin A Flutter plugin to share content from your Flutter app via the platform’s share dialog. Wraps the ACTION_SEND Intent on Android and UIActivityViewController on iOS. Please set your constraint to share: ‘>=0.6.y+x <2.0.0’ Backward compatible 1.0.0 version is coming The plugin has reached a stable API, we guarantee that version 1.0.0 will be backward compatible with 0.6.y+z. ..

Read more

sensors Please set your constraint to sensors: ‘>=0.4.y+x <2.0.0’ Backward compatible 1.0.0 version is coming The sensors plugin has reached a stable API, we guarantee that version 1.0.0 will be backward compatible with 0.4.y+z. Please use sensors: ‘>=0.4.y+x <2.0.0’ as your dependency constraint to allow a smoother ecosystem migration. For more details see: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0 A Flutter plugin to access the accelerometer and ..

Read more

Use dynamic and beautiful card view pagers to help you create great apps. Preview New Feature v1.3.0 Change Alignment Left Center(Default) Right Installing Add dependency to pubspec.yamlGet the latest version in the ‘Installing’ tab on pub.dartlang.org dependencies: vertical_card_pager: ^1.3.0 Import the package import ‘package:vertical_card_pager/vertical_card_pager.dart’; Adding VerticalCardPager With optional parameters @override Widget build(BuildContext context) { final List<String> titles ..

Read more