Releases: PlugFox/octopus
Releases · PlugFox/octopus
0.0.9
Feature/split by lib (#12) * Split by packages * chore: Update to latest flutter version * chore: Update dependencies and fix analyzer issue * chore: Update web dependency to version 1.0.0 * chore: Remove unused service worker code from index.html * chore: Update flutter_lints dependency to version 4.0.0 * chore: Update SDK and dependencies versions * Update flutter version to 3.24.0 * chore: Update flutter and SDK versions to 3.4.0 and 3.24.0 respectively * chore: Update flutter_lints dependency to version 4.0.0 * chore: Update example/pubspec.yaml and .github/workflows/*.yml * chore: Update flutter and SDK versions to 3.4.0 and 3.24.0 respectively * chore: Update Pub modules and dependencies * chore: Update Pub modules and dependencies
0.0.1-pre.1
0.0.1-pre.1 (#5) * Refactor history button and search widget * Update error_util.dart and platform_initialization.dart files * ToggleOctopusTools * Add helper methods * Add insert and insertAll methods to OctopusNodeBase * Refactor OctopusState and OctopusNode classes * Add test for decoding location with UUID * Add devtools configuration file * Add octopus tools * Add global key for AppState * Reverse order of adding nodes in StateUtil.normalizeChildren() * Add InheritedOctopus * Add script to move all files to the web folder * Update image source directory path * Update pipeline * Update network path * Fix NetworkImage * Refactoring * Refactor product image widget in product screen * Update OctopusInformationProvider * handlesBackButton * Update platform initialization and history handling * Comment setUrlStrategy * 0.0.1-pre.1