name: example description: "A new Flutter project." publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: sdk: ^3.10.4 dependencies: flutter: sdk: flutter mtcore: path: ../ cupertino_icons: ^1.0.8 flutter_riverpod: ^3.0.3 flutter: uses-material-design: true