7 Useful Flutter Libraries You Should Use in Your Next Project

Power Up Your Flutter Development

Farhan Tanvir
Geek Culture

--

Photo by Christina @ wocintechchat.com on Unsplash

Why write custom functionality when you can use a library? Libraries are the best friends and life savors of developers. In my opinion, a good project makes use of some of the best libraries available.

This article is a part of a series on the awesome libraries for flutter in which I always compiled a list of 7 flutter libraries that will help you in your development journey.

1. freezed

This library provides code generation for immutable classes that have a simple syntax/API without compromising on the features. The main motivation of this library is to define a constructor + the properties, override toString, operator ==, hashCode , implement a copyWith method to clone the object, and handle serialization/ deserialization. It has more than 1.3k stars on Github and more than 2k likes on FlutterPub.

You can check the library here and the GitHub repository here.

2. flutter_native_splash

--

--

Farhan Tanvir
Geek Culture

Believes in learn by doing . Currently working as a software engineer. Love to share Knowledge. https://twitter.com/FarhanTanvirBD