v6.0.0 updates

This commit is contained in:
Anthony 2022-05-19 21:43:55 +01:00
parent 9b187684b5
commit e40b36a181
5 changed files with 4 additions and 24 deletions

View File

@ -1,4 +1,4 @@
## [5.9.0] - 2022-05-19
## [6.0.0] - 2022-05-19
* Migrate to Nylo 3.x
* Null safety

View File

@ -4,7 +4,7 @@
# WooCommerce App: Label StoreMax
### Label StoreMax - v5.9.0
### Label StoreMax - v6.0.0
[Official WooSignal WooCommerce App](https://woosignal.com)

View File

@ -1,20 +0,0 @@
//
// Generated file. Do not edit.
//
// ignore_for_file: directives_ordering
// ignore_for_file: lines_longer_than_80_chars
import 'package:flutter_secure_storage_web/flutter_secure_storage_web.dart';
import 'package:shared_preferences_web/shared_preferences_web.dart';
import 'package:url_launcher_web/url_launcher_web.dart';
import 'package:flutter_web_plugins/flutter_web_plugins.dart';
// ignore: public_member_api_docs
void registerPlugins(Registrar registrar) {
FlutterSecureStorageWeb.registerWith(registrar);
SharedPreferencesPlugin.registerWith(registrar);
UrlLauncherPlugin.registerWith(registrar);
registrar.registerMessageHandler();
}

View File

@ -1,7 +1,7 @@
# Official WooSignal App Template for WooCommerce
# Label StoreMax
# Version: 5.9.0
# Version: 6.0.0
# Author: Anthony Gordon
# Homepage: https://woosignal.com
# Documentation: https://woosignal.com/docs/app/label-storemax

View File

@ -4,7 +4,7 @@
# WooCommerce App: Label StoreMax
### Label StoreMax - v5.9.0
### Label StoreMax - v6.0.0
[Official WooSignal WooCommerce App](https://woosignal.com)