We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5569d88 + fb50909 commit f9a7942Copy full SHA for f9a7942
lib/src/constants.dart
@@ -1,6 +1,6 @@
1
class Constants {
2
static const packageName = 'amplitude-flutter';
3
- static const packageVersion = '1.3.2';
+ static const packageVersion = '1.3.5';
4
5
// Local storage
6
static const kLocalStoreDeviceIdKey = 'amp:device_id';
0 commit comments