Pinned Loading
-
Use connectivity plus with riverpod
Use connectivity plus with riverpod 1import 'package:connectivity_plus/connectivity_plus.dart';
2import 'package:riverpod_annotation/riverpod_annotation.dart';
34part 'connectivity_status_provider.g.dart';
5 -
list_extension.dart
list_extension.dart 1import 'dart:math' as math;
23extension RandomListItem<T> on List<T> {
4static final _rand = math.Random();
5 -
Use sensor_plus with riverpod
Use sensor_plus with riverpod 1import 'package:riverpod_annotation/riverpod_annotation.dart';
2import 'package:sensors_plus/sensors_plus.dart';
34part 'sensor_provider.g.dart';
5 -
Provider for AppLocalizations
Provider for AppLocalizations 1import 'package:flutter/foundation.dart' show PlatformDispatcher;
2import 'package:flutter/material.dart';
3import 'package:flutter_gen/gen_l10n/app_localizations.dart';
4import 'package:riverpod_annotation/riverpod_annotation.dart';
5 -
material_window_size
material_window_size PublicFlutter package for Material 3 window size classes. Easily build adaptive and responsive layouts.
Dart
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



