This is a collection of useful flutter plugins.
- localizer - Easy localization framework
- networker - Universal Networking library for dart/flutter (Dart)
- lw_sysapi - Get system information, access to system api (Flutter)
- dart_leap - Helper library for dart (Dart)
- material_leap - Additional material design widgets and helpers for flutter (Flutter)
- generate_leap - Helper functions for generate functions (Dart)
- lw_file_system - Cross platform file system for flutter (Flutter)
- lw_file_system_api - Pure dart api for lw_file_system (Dart)
- localizer - Easy localization framework (Dart)
- flutter_localizer - Flutter localization framework based on localizer (Flutter)
- consoler - Dart console system (Dart)
Use git dependencies to include the plugins in your project. I recommend getting the latest commit hash as ref from the plugin directory.
Please note that some of the plugins have dependencies inside the repository.
Read the README.md of the plugin for more information about the selected plugin.
All plugins are licensed under the Apache 2.0 License. Read the LICENSE file for more information.