Pinned Loading
-
the_movies_explore
the_movies_explore PublicA Flutter app for exploring movies, searching and bookmarking your favourite. Enjoy a fast, reliable interface to effortlessly discover new releases.
Dart
-
Dart lint rules
Dart lint rules 1include: package:flutter_lints/flutter.yaml
23analyzer:
4exclude:
5- "**/*.g.dart"
-
Bash alias and fnc
Bash alias and fnc 1#List of my alias and fncs
23#Ubuntu
4# alias packages_upgrade='sudo apt update && sudo apt upgrade -y && export SNAP_AUTO_CONFIRM=true && sudo snap refresh && sudo flatpak update -y'
5# alias iua='sudo intel-undervolt apply'
-
Scroll up button wrapper
Scroll up button wrapper 1import 'package:flutter/material.dart';
23void main() => runApp(
4MaterialApp(
5theme: theme,
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.