Posts for flutter-package

Implement a Bottom Sheet Component in Flutter

A new trend in mobile application development all around the world is that Developers and product designers make use of the bottom sheet for interactions that do not require a full screen interface to handle its operation.  Use cases like entering your email to subscribe to particular blog notifications, or entering your card details to […]

July 8, 2020 in Android & Flutter

Create a Sleek Note app With Flutter

According to the official Flutter website Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. This basically implies that flutter is an open-source development platform built primarily to enable developers to create android and ios applications, as well as web apps without having to […]

May 26, 2020 in Flutter