Flutter - Package

LineIcons

Another icon library, based on Awesome Line Icons (by www.icons8.com) and with the help of FlutterIcon.com

Linkify

Low-level link (text, URLs, emails, phone numbers, user tags) parsing library in Dart.

Linkify Text

A lightweight flutter package to linkify texts containing urls, emails and hashtags like twitter does.

Lint

An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter

Linus Spidev

Dart package for accessing SPI on Linux using the spidev interface and dart:ffi.

Linux Serial

Dart package for accessing serial ports on Linux using dart:ffi.

Liquid Pull To Refresh

A beautiful and custom refresh indicator with some cool animations and transitions for flutter.

Liquid Swipe Flutter

A Flutter plugin to implement liquid Swipe effect to provided widgets.

liquid_progress_indicator

A progress indicator with water-like effect in Flutter. Works similarly to Flutters own ProgressIndicator.

List / Array to CSV / Excel File

This flutter package will help you to create a csv/excel file for your data in flutter framework application.

LLVM

Support for generating LLVM IR, and using the LLVM toolchain within Dart.

Loader Overlay

A simple package to simplify screen management. When loading any async task, this package prevent the user from interacting with the screen until the async task finishes.