-
Notifications
You must be signed in to change notification settings - Fork 5
/
pubspec.yaml
31 lines (27 loc) · 917 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
name: alfreed
description: split your business logic easily / handle your page state / handle animation state within your business logic
version: 0.4.1
homepage: https://apparence.io
repository: https://github.com/Apparence-io/alfreed
environment:
sdk: '>=3.0.3 <4.0.0'
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.4.2
flutter_lints: ^2.0.1
mocktail: ^0.3.0
# flutter:
# plugin:
# platforms:
# # This plugin project was generated without specifying any
# # platforms with the `--platform` argument. If you see the `some_platform` map below, remove it and
# # then add platforms following the instruction here:
# # https://flutter.dev/docs/development/packages-and-plugins/developing-packages#plugin-platforms
# # -------------------
# some_platform:
# # pluginClass: somePluginClass