android

A tidy utility to handle offline/online connectivity like a Boss.

A tidy utility to handle offline/online connectivity like a Boss

admin

A tidy utility to handle offline/online connectivity like a Boss. It provides support for both iOS and Android platforms (offcourse).

A flutter plugin to crop image on iOS and Android.

A flutter plugin to crop image on iOS and Android

admin

The plugin comes with a Crop widget. The widget renders only image, overlay, and handles to crop an image. A flutter plugin to crop image.

Library for RAD development in Flutter

Library for RAD development in Flutter

admin

Rapido brings Rapid Application Development principles to mobile development, currently available for Flutter. Library for RAD development in Flutter.

Flutter Google Map Example

Flutter Google Map Example

admin

A Flutter application demonstrate google map. It makes more sense for an app like Uber to show enough of the map to cover you.

ToDo List with Flutter

To Do List built on Flutter

admin

ToDo List with Flutter. A Mobile Application to learn about Flutter development. Flutter to quickly develop mobile applications for iOS and Android devices.

An autocomplete Textfield for flutter.

An autocomplete Textfield for flutter

admin

Flutter provides quite a few plugins to implement an autocomplete text field. The chosen on for this article is Autocomplete_TextField.

Simple and configurable app introduction slider for Flutter.

Simple and configurable app introduction slider for Flutter

admin

A plugin to help you make intro screens to show the major features of your app. You can change the image, button, text style, color, and more things.

Flutter Sticky Headers.

Flutter Sticky Headers – Lets you place “sticky headers” into any scrollable content in your Flutter app

admin

Flutter Sticky Headers - Lets you place headers on scrollable content that will stick to the top of the container whilst the content is scrolled.

Flutter app bar and search widget integrated.

Flutter app bar and search widget integrated

admin

Flutter widget integrating search field feature into app bar, allowing to receive query change callbacks and automatically load new data set into ListView.

Simple app showing how to validate a email login form.

Sample Flutter app for creating basic login forms validation for email and passwords

admin

Simple app showing how to validate a email login form.This example uses the email_validator package for validating the emails in the login forms.