app_base_kit

A collection of essential utilities and base classes for Flutter applications.

Installation

Add the dependency in pubspec.yaml:

dependencies:
  app_base_kit: ^1.0.0

Then run:

flutter pub get

Usage

Please check the example.

Example

See the example directory for a complete sample app.

License

The project is under the MIT license.

Libraries

app_base_kit