We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Flutter Clean Architecture template optimised for AI coding agents — BLoC, Freezed, Dio, fpdart, GoRouter. Native rules for Claude Code, Cursor, Gemini, Codex & Amazon Q
Dart 7 2
Dart
Coin Gecko Public API implementation in Flutter
HTML
Image Notification Using Flutter & Firebase (Advanced)
Swift
_getToken() async {
String token = prefs.getString("token") ?? "";
String expiryDate = prefs.getString("token_expiry") ?? "";
DateTime? expiryDateTime =
expiryDate == "" ? null : DateTime.parse(expiryDate);
Forked from tintran-dev/betterplayer
Better video player for Flutter, with multiple configuration options. Solving typical use cases!
Dart 1
There was an error while loading. Please reload this page.