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.
- Host: GitHub
- URL: https://github.com/linwooddev/dart_pkgs
- Owner: LinwoodDev
- License: apache-2.0
- Created: 2022-01-01T12:00:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-25T11:20:28.000Z (10 days ago)
- Last Synced: 2025-04-25T12:20:45.366Z (10 days ago)
- Topics: dart, flutter, localization
- Language: Dart
- Homepage:
- Size: 1.36 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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