A Flutter package for synchronizing subtitles with video and audio playback
Flutter Awesome
by Flutter Awesome
5d ago
Subtitle Player A Flutter package for synchronizing subtitles with video and audio playback. View Github Features Load SubRip, WebVTT and LRC subtitles Play, pause and seek support Adjust playback speed Demo ..read more
Visit website
A comprehensive Flutter library for seamlessly managing blockchain wallets
Flutter Awesome
by Flutter Awesome
1w ago
flutter_isin_blockchain_wallet_manager A comprehensive Flutter library for seamlessly managing blockchain wallets, supporting both EOA (External Owned Account) and Polygon VC (Verifiable Credential), tailored for robust security and user-friendly interfaces. View Github The flutter-blockchain-wallet-manager is an innovative Flutter library designed to facilitate the management of blockchain wallets, including both Externally Owned Accounts (EOA) and Verifiable Credentials (VC). This project aims to bridge the gap between complex blockchain operations and the user-friendly mobile environment F ..read more
Visit website
A streaming app primarily developed for Android TV for the tv series South Park
Flutter Awesome
by Flutter Awesome
1w ago
KennyTV A streaming app primarily developed for Android TV for the tv series South Park. The app currently only supports episodes in german language, but multi-language is already planned (and being worked on). View Github Features These features are either already implemented or planned for future versions. [x] Automatically scrape for seasons & episodes [x] Episode selector in modern design [x] Next episode button at end of episode [x] Automatically play next episode on finish [x] Skip-intro button [ ] Remember last watched episode on exit [ ] Language selection [ ] i18n [ ] Mobile ver ..read more
Visit website
Add interactive maps in your Flutter ap
Flutter Awesome
by Flutter Awesome
1w ago
Interactive country map The purpose of this package is to draw an interactive map of a country or region where you can select a region. It can be used to plot data. View Github How to install flutter pub add interactive_country_map Or go here: pub.dev Demo Interaction Chart How does it work? The SVG maps are defined by several <path> tags. Because it's XML, we can define an id for each of them. The IDs are unique and defined by the ISO_3166-2. When a country is selected, its id is returned. Docs Interactive map Use the InteractiveMap in your code to add an interactive map. T ..read more
Visit website
Enhance your Flutter app with a stylish scroll fading effect
Flutter Awesome
by Flutter Awesome
1w ago
Flutter-Scroll-Fading-Effect Implement a fading scroll effect in Flutter behind the BottomNavigationBar as the scroll approaches its end. View Github ..read more
Visit website
BoTing - An Anonymous Chatting App Build with Flutter and Socket.io
Flutter Awesome
by Flutter Awesome
2w ago
BoTing BoTing is an innovative anonymous chatting app designed to provide users with a secure and private platform for group conversations. With a sleek dark-themed interface, the app emphasizes user anonymity and data privacy, ensuring a seamless and personalized chatting experience. View Github Features Anonymous Chatting: Engage in conversations anonymously without revealing personal information. Host and Join: Create or join chat groups effortlessly. Customizable Display: Personalize your chat experience with preferred names and colors. End-to-End Encryption: Messages are protected with ..read more
Visit website
An application template using the bloc state management method with Flutter
Flutter Awesome
by Flutter Awesome
2w ago
Template App with flutter_bloc [??] This project provides an application template using the bloc state management method with Flutter. The project includes user CRUD (Create, Read, Update, Delete) operations and authentication, serving as a realistic example for real-world scenarios. In order to prove that native-looking applications can be developed with Flutter if desired, Cupertino widgets were preferred instead of Material widgets in the user interface of the project. The current latest version of Flutter [3.19.5] was used during the development process. [??] Bu proje, Flutter ile bloc st ..read more
Visit website
A HeatMap Calendar built with Flutter
Flutter Awesome
by Flutter Awesome
2w ago
Heatmap Calendar Flutter Heatmap Calendar Flutter is a Flutter package inspired by the familiar GitHub contribution chart and the Flutter Heatmap Calendar. View Github It provides developers with two main components: HeatMap: This component offers a traditional contribution chart that visualizes data using a heatmap-style representation. It's similar to the contribution chart seen on GitHub, where the intensity of the color represents the level of activity or contribution. HeatMapCalendar: This component presents the data in a calendar format, again using a heatmap-style visualizati ..read more
Visit website
LOFIII - A beautiful and intuitive music streaming app built with Flutter
Flutter Awesome
by Flutter Awesome
3w ago
LOFIII LOFIII is a beautiful and intuitive music streaming app built with Flutter. It allows users to discover and listen to their favorite Lo-Fi version of music on the go. With a sleek design and seamless user experience, LOFIII is your ultimate companion for enjoying music effortlessly. View Github Features Stream Music: Enjoy Only Lo-Fi library of songs from various genres and artists. Create Playlists: Create your playlists and organize your music collection. Search Functionality: Easily find your favorite tracks, albums, or artists with our search feature. Offline Mode: Download songs ..read more
Visit website
A Hold To Confirm Button widget for Flutter apps
Flutter Awesome
by Flutter Awesome
3w ago
HoldToConfirmButton This package provides a HoldToConfirmButton widget for Flutter apps. It allows users to hold down the button, which visually fills up as it's pressed. Upon complete fill, a designated action is triggered. View Github Installation Add the hold_to_confirm_button package as a dependency in your pubspec.yaml file: dependencies: hold_to_confirm_button: ^latest_version # Replace with the latest version available on pub.dev Import the package in your Flutter project: import 'package:hold_to_confirm_button/hold_to_confirm_button.dart'; Usage Default values: HoldToConfirmBut ..read more
Visit website

Follow Flutter Awesome on FeedSpot

Continue with Google
Continue with Apple
OR