An open API service indexing awesome lists of open source software.

https://github.com/linwooddev/dart_pkgs

This is a collection of useful flutter plugins.
https://github.com/linwooddev/dart_pkgs

dart flutter localization

Last synced: 3 days ago
JSON representation

This is a collection of useful flutter plugins.

Awesome Lists containing this project

README

        

# Linwood Flutter Plugins

This is a collection of useful flutter plugins.

## Plugins

* [localizer](packages/localizer) - Easy localization framework

### Internal

* [networker](packages/networker) - Universal Networking library for dart/flutter
* [lw_sysapi](packages/lw_sysapi) - Get system information, access to system api
* [dart_leap](packages/dart_leap) - Helper library for dart
* [material_leap](packages/material_leap) - Additional material design widgets and helpers for flutter
* [generate_leap](packages/generate_leap) - Helper functions for generate functions
* [lw_file_system](packages/lw_file_system) - Cross platform file system for flutter
* [lw_file_system_api](packages/lw_file_system_api) - Pure dart api for lw_file_system
* [localizer](packages/localizer) - Easy localization framework
* [flutter_localizer](packages/flutter_localizer) - Flutter localization framework based on localizer
* [consoler](packages/consoler) - Dart console system