Skip to content

Releases: AppSolves/flutter_event_log

Release list

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Mar 02:05
Immutable release. Only release title and notes can be modified.

Published version v1.0.1 to pub.dev here.

Installation

Run the following command to add the package to your project:

flutter pub add event_log

or add the following to your pubspec.yaml:

dependencies:
  event_log: ^1.0.1

Full Changelog: v1.0.0...v1.0.1