nets_core 0.1.14
nets_core: ^0.1.14 copied to clipboard
Core UI components, networking, secure storage, push notifications, and utilities shared across Nets Flutter projects.
0.1.14 #
- Replace deprecated Radio APIs with RadioGroup in list option widgets.
- Increase public API documentation coverage with dartdoc across core services and providers.
- Harden pub.dev publish workflow version parsing and credentials handling for CI.
0.1.13 #
- Update package metadata to the new public GitHub repository.
- Repository links now point to
https://github.com/esbozos/nets-core-flutter. - Clean repository for public maintenance by removing local/generated artifacts from version control.
0.1.12 #
- Public release.
- Full README with usage examples for all major features.
AppStacknavigation shell withconvex_bottom_barandgo_routerintegration.ApiServicewith OAuth2 token refresh, dot-notation URL resolution, and multipart upload support.StorageServicesecure key-value storage backed byflutter_secure_storage.NotificationsServicewith local notifications and Firebase Cloud Messaging support.NetsCoreProviderRiverpod state notifier with selective secure-storage persistence.- UI components:
WideButton,ProfileAvatar,TakePictureScreen,WebViewScreen,LoadingScreen,FormBuilder,TextFormInput, list widgets, and layout helpers. StringExtensionutilities for capitalisation.DeviceUtilsandCountryUtilshelpers.- English localisation (ARB-based).
0.0.1 #
- Initial private release.