flutter_basic_essentials

This Flutter package project is for basic widgets and with some basic network funtionalities.

Getting Started

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Libraries

data/data
flutter_basic_essentials
network/data_connection_checker
A pure Dart utility library that checks for an internet connection by opening a socket to a list of specified addresses, each with individual port and timeout. Defaults are provided for convenience.
network/error/generic_execptions
network/error/generic_failures
widget/generic_network_error_widget
widget/generic_row_data_widget
data/generic_usecase
data/generic_value_passer
network/network
network/network_connection_check
network/network_requests
widget/widget