iOS

A screenshot image with overlaid status bar placed in a device frame

A command line utility and package for capturing screenshots for Flutter

admin

Screenshots: A command line utility and package for capturing screenshots for Flutter. For an example of images generated with Screenshots..

Flutter Location Plugin

A Flutter plugin to easily handle realtime location in iOS and Android

admin

Flutter Location Plugin pub package - This plugin for Flutter handles getting location on Android and iOS. Provides callbacks when location is changed.

World Holidays is a mobile app built with Flutter that displays the various holidays in a year across the countries of the world and reminds you of your favourite holidays

World Holidays is a mobile app built with Flutter

admin

World Holidays is a mobile app built with Flutter that displays the various holidays in a year across the countries of the world and reminds you of your favourite holidays.

A Flutter implementation of Adaptive Cards

AdaptiveCards for Flutter

admin

Adaptive Cards for Flutter | Using Adaptive Cards in Flutter coudn't be simpler: All you need is the AdaptiveCard widget.

A flutter widget with the goal of simplifying styling and to reduce nesting, inspired by CSS

A flutter package inspired by HTML/ CSS

admin

Division - A flutter widget with the goal of simplifying styling and to reduce nesting, inspired by CSSBuilt with Division in less than 1 hour.

Flutter Facebook Audience Network

Flutter Facebook Audience Network

admin

facebook_audience_network - Facebook Audience Network plugin for Flutter applications. Testing purposes you need to obtain the hashed ID of your device.

A Flutter package for iOS and Android for showing passcode input screen, similar to Native iOS.

Flutter – Passcode Lock Screen

admin

Flutter - Passcode Lock Screen. A Flutter package for iOS and Android for showing passcode input screen, similar to Native iOS.

Draggable Scrollbar Flutter App Development

Draggable Scrollbar Flutter App Development

admin

Draggable Scrollbar - A scrollbar that can be dragged for quickly navigation through a vertical list. Additionaly it can show label next to scrollthumb with information about current item, for example date of picture created.

Simple folding cell widget implemented in Flutter

Flutter FoldingCell widget

admin

FoldingCell widget - Simple folding cell widget implemented in Flutter. Its a widget so add it to any container widget as a child.

Flutter Infinite ListView

Flutter Infinite ListView – Scrolled infinitely in both directions

admin

Flutter Infinite ListView - ListView with items that can be scrolled infinitely in both directions. Builder pattern must be used of its infinite nature.