local_function_collections 0.0.5
local_function_collections: ^0.0.5 copied to clipboard
Local function that simplify navigation, dialog and secure storage for Flutter
0.0.5 - 2026-01-22 #
- NEW UPDATE HAS BEEN DROPPED!!!
- "files" now available to use on LocalAPIsRequest submitRequest.
- Every critiques and advices will be received open handedly. You could reach me on Instagram: @raznovrnf or my LinkedIn: Razy Firdana. Thanks for all the support!
0.0.4 - 2025-11-14 #
- NEW UPDATE HAS BEEN DROPPED!!!
- "usePreserveHeadercase" now available to use on LocalAPIsRequest submitRequest.
- Every critiques and advices will be received open handedly. You could reach me on Instagram: @raznovrnf or my LinkedIn: Razy Firdana. Thanks for all the support!
0.0.3 - 2025-11-03 #
- NEW UPDATE HAS BEEN DROPPED!!!
- LocalRouteNavigator now using "Widget" instead "StatefulWidget"
- "CancelToken" now available without importing Dio separately. just call "CancellationToken" and you get "CancelToken"
- Every critiques and advices will be received open handedly. You could reach me on Instagram: @raznovrnf or my LinkedIn: Razy Firdana. Thanks for all the support!
0.0.2 - 2025-09-18 #
- NEW UPDATE HAS BEEN DROPPED!!!
- We're introducing a new local function... "LocalAPIsRequest".
- This function will help you to manage an APIs request like GET, POST, PUT and DELETE.
- Every critiques and advices will be received open handedly. You could reach me on Instagram: @raznovrnf or my LinkedIn: Razy Firdana.
- Thanks for all the support!
0.0.1 - 2024-11-20 #
- This is the 1st version of Local Function Collections.