mockturtl

Results 7 issues of mockturtl

Closes #67. - Replaces `overflow: Overflow.visible` with `clipBehavior: Clip.none`, per [migration guide](https://docs.flutter.dev/release/breaking-changes/clip-behavior#migration-guide) - Bumps `mockito` version for compatibility with `flutter_test`. - Renames test file to follow `*_test.dart` convention. - Removes...

**This package is broken in Flutter's beta channel. Apps using it will not compile.** See https://github.com/flutter/flutter/pull/98583. Offending line is here: https://github.com/tunitowen/fancy_bottom_navigation/blob/master/lib/fancy_bottom_navigation.dart#L111 PR incoming.

- [ ] TODO: changelog - [ ] TODO: see about best practices for `part` -> `import` - [x] TODO: fix example - [ ] TODO: test cli - [...

in progress

## 🔙 Regression Fixed by: https://github.com/Baseflow/baseflow_plugin_template/pull/4 ### Old (and correct) behavior ### Current behavior ### Reproduction steps ### Configuration **Version:** 1.x **Platform:** - [ ] :iphone: iOS - [x] :robot:...

- iPhone 6s - iOS 15.6 - Flutter 3.3.1 - I have the device's _Settings -> Privacy -> Allow Apps to Request to Track_ switched off. - New app install...

``` sh ~ $ den fetch dar^IUnhandled exception: Uncaught Error: Invalid argument(s): No package root (containing pubspec.yaml) found in hierarchy of path: /home/me Stack Trace: #0 Pubspec._getPackageRoot (package:den_api/src/pubspec.dart:336) #1 Pubspec.load...

### Is there an existing issue for this? - [x] I have searched the existing issues. ### Version 7.0.0 ### Description After upgrading to 7.0.0, `melos analyze` gives ``` Could...

bug
needs triage