2 Commits

Author SHA1 Message Date
cb6741cc8e chore: bump Flutter and Dart SDK to latest versions (#438)
<!--
  Thanks for contributing!

Provide a description of your changes below and a general summary in the
title

Please look at the following checklist to ensure that your PR can be
accepted quickly:
-->

## Description

Changes:
- Bump min dart SDK to 2.19.0
- Bump Flutter version to 3.7.12
- Used Very Good Analysis 4.0.0
- Corrected new analyzer issues
- Dart format

## Type of Change

<!--- Put an `x` in all the boxes that apply: -->

- [ ]  New feature (non-breaking change which adds functionality)
- [ ] 🛠️ Bug fix (non-breaking change which fixes an issue)
- [ ]  Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] 🧹 Code refactor
- [ ]  Build configuration change
- [ ] 📝 Documentation
- [X] 🗑️ Chore
2023-06-27 15:57:39 -07:00
0323a267b8 feat: analytics (#376)
* feat: animoji button

* feat: completed analytics

* chore: wip

* chore: wip

* chore: wip

* feat: move to bloc observer

* chore: inject

* chore: wip

* test: firebase_analytics_client

* chore: remove

* chore: docs

* test: coverage

* chore: cleanup

* test: coverage

* test: coverage

* chore: fix
2023-01-20 17:04:18 +01:00