Better Programming

Advice for programmers.

Follow publication

Member-only story

Top 10 Trending Flutter Packages In 2022

Luciano Jung
Better Programming
Published in
4 min readAug 17, 2021

Smartphones
Photo by Onur Binay on Unsplash

To design beautiful native apps Google introduced the Flutter UI in 2017. This Cross-Plattform UI Kit can be used to build web, Android, iOS, or desktop apps from a single codebase.

Flutter is written in C++ but uses the Dart Language for programming. It has a growing community and nice support from Google itself including YouTube Videos about reusable widgets.

With the website pub.dev, the Flutter team makes it possible to publish and share reusable packages to program Dart and Flutter apps.

This article lists one of the most liked and popular packages to demonstrate the huge possibilities of the flutter framework.

1. get/ GetX

URL: https://pub.dev/packages/get
Supported Platforms: Android, iOS, Linux, macOS, Web, Windows
Popularity: 5,788 likes

GetX is the all-rounder among the packages. It tries to simplify the entire process of app development by providing support for processes like dependency, injection, and state and route management. It also offers a variety of utilities that can be used to simplify validation, theming, internationalization, and more.

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Luciano Jung
Luciano Jung

Written by Luciano Jung

data-analyst driving innovative eHealth solutions; with a passion for app development

Write a response