Bump versions for navigation_rail_m3e to 0.1.1 and split_button_m3e to 0.2.0; update dependencies and reorder in m3e_collection/pubspec.yaml.
This commit is contained in:
parent
77379054a6
commit
ba16b94a9a
6 changed files with 17 additions and 17 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import 'package:flutter/material.dart';
|
||||
import 'package:fab_m3e/fab_m3e.dart'
|
||||
show FabM3EKind, FabM3ESize, FabM3EShapeFamily, FabM3EDensity;
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
/// Configuration for the rail's built-in FAB.
|
||||
///
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: navigation_rail_m3e
|
||||
description: Material 3 Expressive navigation rail (collapsed & expanded) with modal/standard modes, badges, sections, and m3e_design token integration.
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
homepage: https://github.com/EmilyMonestone/material_3_expressive
|
||||
repository: https://github.com/EmilyMoonstone/material_3_expressive/tree/main/packages/navigation_rail_m3e
|
||||
issue_tracker: https://github.com/EmilyMonestone/material_3_expressive/issues
|
||||
|
|
@ -13,7 +13,7 @@ dependencies:
|
|||
sdk: flutter
|
||||
m3e_design: ^0.1.0
|
||||
fab_m3e: ^0.1.0
|
||||
icon_button_m3e: ^0.1.0
|
||||
icon_button_m3e: ^0.2.0
|
||||
button_m3e: ^0.1.0
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue