at_uri 0.3.2
at_uri: ^0.3.2 copied to clipboard
Core library for parsing AT URI in the AT Protocol standard.
Release Note #
0.3.1 #
- Bump SDK constraint to '^3.3.0'.
0.3.0 #
- Added a default constructor that allows
constto be specified. Instances created with this default constructor do not parse the given URI in advance, but parse it as needed. (#1159)
0.2.0 #
- Drop support for null unsafe Dart, bump SDK constraint to '^3.0.0'. (#599)
- Dart3 modifier applied.
0.0.2 #
- Fixed brand logo.