Open Source Licenses and Package Information
This page outlines the open source packages used in this project, along with their license information. For each package, a brief description is provided, and you can find more details on the official pub.dev page.
Dependencies
-
back_button_interceptor (v7.0.3)
Intercepts the back button action to enable custom behavior in your app.
Pub.dev link -
badges (v3.1.2)
Provides customizable badge widgets to easily add notifications or counters to other widgets.
Pub.dev link -
carousel_slider (v5.0.0)
Offers a carousel/slider widget to display images or content in a sliding manner.
Pub.dev link -
cupertino_icons (v1.0.6)
Supplies a set of iOS-style icons for use in Flutter apps.
Pub.dev link -
device_info_plus (v10.1.2)
Provides detailed information about the device’s hardware and operating system.
Pub.dev link -
dio (v5.5.0+1)
A powerful HTTP client that supports interceptors, global configuration, and form data.
Pub.dev link -
easy_debounce (v2.0.3)
Simplifies the implementation of debounce functionality to control the frequency of function calls.
Pub.dev link -
envied (v0.5.4+1)
Helps manage environment variables securely with code generation.
Pub.dev link -
equatable (v2.0.5)
Makes it easier to compare objects for equality by implementing value comparison.
Pub.dev link -
faker_dart (v0.2.2)
Generates fake data for testing or prototyping purposes.
Pub.dev link -
firebase_core (v3.2.0)
Provides the core Firebase functionality required to initialize Firebase in your app.
Pub.dev link -
firebase_crashlytics (v4.0.3)
Enables real-time crash reporting and error monitoring via Firebase Crashlytics.
Pub.dev link -
flutter
The core Flutter SDK that provides the framework and widgets for building apps.
Pub.dev link -
flutter_localizations
Adds internationalization and localization support to your Flutter app.
Pub.dev link -
flutter_native_splash (v2.4.3)
Automates the configuration of native splash screens for your app.
Pub.dev link -
flutter_riverpod (v2.5.1)
A robust state management and dependency injection library based on Provider.
Pub.dev link -
flutter_svg (v2.0.16)
Renders SVG files as Flutter widgets, making it easy to display vector graphics.
Pub.dev link -
flutter_vlc_player (v7.4.2)
Integrates VLC media player functionality into your Flutter app for multimedia playback.
Pub.dev link -
fpdart (v1.1.0)
Provides utilities for functional programming in Dart, improving code structure and clarity.
Pub.dev link -
gal (v2.3.0)
Offers custom UI components and utilities tailored for specific project needs.
Pub.dev link -
gap (v3.0.1)
A simple widget to add spacing between other widgets in a layout.
Pub.dev link -
go_router (v14.2.8)
Supports declarative routing and deep linking for complex navigation within Flutter apps.
Pub.dev link -
hive (v2.2.3)
A lightweight and fast key-value database for local storage in Flutter and Dart.
Pub.dev link -
hive_flutter (v1.1.0)
Simplifies the integration of Hive with Flutter, including initialization and widget binding.
Pub.dev link -
intl
Provides internationalization and localization utilities, such as date, time, and number formatting.
Pub.dev link -
logging (v1.2.0)
Offers a robust logging framework to track and manage log messages in your Dart application.
Pub.dev link -
package_info_plus (v8.1.1)
Retrieves app metadata like version, build number, and package name.
Pub.dev link -
path (v1.9.0)
Provides utilities for manipulating file system paths in a platform-independent manner.
Pub.dev link -
path_provider (v2.1.3)
Helps locate commonly used directories on the device for file storage.
Pub.dev link -
permission_handler (v11.3.1)
Manages and requests permissions for accessing device features like camera and location.
Pub.dev link -
table_calendar (v3.1.2)
A customizable calendar widget that displays events and supports date selection.
Pub.dev link -
url_launcher (v6.3.1)
Enables launching external URLs and interacting with other apps from within your Flutter app.
Pub.dev link -
uuid (v4.5.1)
Generates universally unique identifiers (UUIDs) for identifying resources or objects.
Pub.dev link -
wakelock_plus (v1.2.10)
Allows you to keep the device's screen awake, preventing it from sleeping.
Pub.dev link -
wheel_picker (v0.1.1)
Provides a wheel-style picker widget for selecting options such as dates or numbers.
Pub.dev link
Dev Dependencies
-
build_runner (v2.4.11)
A tool for code generation and automating repetitive tasks during development.
Pub.dev link -
custom_lint (v0.7.0)
Applies custom lint rules to enforce code quality and consistency within your project.
Pub.dev link -
envied_generator (v0.5.4+1)
Works with envied to automatically generate code for managing environment variables.
Pub.dev link -
flutter_flavorizr (v2.2.3)
Simplifies the management of multiple app flavors (e.g., development, staging, production).
Pub.dev link -
flutter_lints (v3.0.0)
A collection of recommended lint rules for Flutter projects to maintain high code quality.
Pub.dev link -
flutter_test
The standard testing framework provided by the Flutter SDK for unit and widget testing.
Pub.dev link -
hive_generator (v2.0.1)
Automatically generates TypeAdapters for custom Hive objects to streamline serialization.
Pub.dev link -
riverpod_lint (v2.6.3)
Enforces best practices and coding standards when using Riverpod for state management.
Pub.dev link
For detailed license information, please refer to the respective pub.dev pages for each package.