Etiqueta: templates

  • COVID-19 application made with Flutter

    Covid App COVID-19 application made with Flutter, following Test Driven Development (TDD) and Clean Architecture along with Internationalization with JSON and CI/CD workflow. Features: Ths project has several features: Fetch Covid cases and latest news related to COVID-19 from APIs. Cache data in local storage, use when no internet connection is available. Error handling for Server failure and Cache failure. …

  • Crowdsourced COVID Related Resources Finder App Written In Flutter

    COVIDAID+ Crowdsourced COVID Related Resources Finder App Written In Flutter Build Setup # install dependencies $ flutter pub get # run debug mode $ flutter run # run release mode $ flutter run –release # build app bundle $ flutter build appbundle # build apk $ flutter build apk For detailed explanation on how things work, check out Flutter docs. …

  • An education platform created in flutter

    Pensil Teaching App Pensil Teach App is an education platform created specifically for the tutors of the digital age. Pensil Teaching app reduce gap between tutor and students and form a bridge no matter how far they are. App Screenshots Login Verify OTP Home Batch Detail Assignment List Videos List Docs List Create Batch Create Batch Select Students Select Students …

  • An internship log book desktop app build with flutter

    LogBook Desktop App an internship log book desktop app. Features [x] Create quick ToDos [x] Delete ToDos [x] Add Log Book entry with date and workdone [x] View added logbooks in grid / list view [x] Generate and print all logbooks Log Book Format Date Work Done Signature 10/12/2020 – Learnt about Java Spring Boot– Initialized a simple Book App …

  • Flutter Cryptocurrency App with Riverpod & Freezed + Dio for API REST

    Flutter Crypto APP Complete Flutter Application with Riverpod & Freezed + Dio for API REST. Features API REST (CryptoWatch) Linear Graph View (Hour, Day, Week, etc) OHLC Graph Search Light / Dark Theme Multi Language Exchange Selection Favorite Pair Stack Flutter 2.2.0 (Null Safety) Riverpod + Hooks Freezed Dio Testing Unit Testing (flutter_test) Integration Testing (integration_test) Mock Data (http_mock_adapter) Github …

  • Keep And Save Your Password In One App Build With Flutter

    pass_keep This App is for keeping all your password stored on your local application. The UI is done. Howver, The Logic part is not constructed yet. Screenshots More Screenshots are at the Screenshot folder A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help …

  • An in-app debug kits platform for Flutter

    flutter_ume UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance UME is an in-app debug kits platform for Flutter apps. There are 10 plugin kits built in the current open source version of UME. Developer could create custom plugin kits, and integrate them into UME. Visit Develop plugin kits for UME for more …

  • A flutter boilerplate containing bloc, pedantic, hive, easy_translations and more

    Flutter Production Boilerplate A flutter project containing bloc, flutter_lints, hive, easy_translations and more! This repository is the starting point for my personal projects. If you have any suggestions or improvements feel free to let me know. The project strives to implement best practices recommended by Google and other developers. These best practices include but are not limited to: Using BLOC …

  • Responsive and Animated Portfolio Website & App using flutter

    Responsive-and-Animated-Portfolio-Flutter Responsive and Animated Portfolio Website & App – Flutter UI Live Preview Packages we are using: flutter_svg: link goole_fonts: link animated_text_kit: link Fonts Poppins link Today we will show you how you can create your developer portfolio website and app using flutter. We also add animation which works perfectly on mobile and the web. Responsive and Animated Portfolio Website …

  • An Ubuntu desktop settings app made with Flutter

    settings unofficial Ubuntu Desktop Settings App made with Flutter – WIP. TODO [X] use real yaru icons – thanks to @Jupi007 [ ] improve layout [ ] implement settings search [ ] WIFI page [ ] Network page [ ] Bluetooth page [ ] Wallpaper page [X] Appearance page [X] Notifications page [ ] Search page [ ] Apps page …

  • A messaging application built using Flutter, Stream, and Rive

    Sticker Chat Sticker chat is a messaging application built using Flutter, Stream, and Rive. Sticker chat is a messaging application built using Flutter, Stream, and Rive. It allows users to send and receive messages in real-time in just a few lines of code. The project is broken up into a few key folders 🗂: lib: Directory containing all Flutter/Dart code. …

  • A Flutter app with flip animation to view profiles of friends

    Flip View This flutter app is based on the design made Dmytro Prudnikov for Yalantis on Dribble.He describes the design as: Just trying to come up with a simple and funny interaction for reviewing a user profile. Made in Yalantis. Download App Note : Uploaded apk is a fat apk which works on armeabi-v7a (ARM 32-bit), arm64-v8a (ARM 64-bit), and …

  • A client for Pleroma and Mastodon instances written using Flutter

    Fedi for Pleroma and Mastodon Fedi is open-source client for Pleroma and Mastodon social networks written using Flutter. Pleroma and Mastodon are parts of Fediverse (decentralized social network). The main idea of Fediverse – nobody owns Fediverse. Anybody can run their server instance and use it to communicate with other people. So Fedi is an open-source mobile client for social …

  • A font catalogue app made with flutter

    Fontina An app which showcases a personally curated collection of fonts. Written in flutter, cross-platform and responsive. Uses the Fontgen API to display and pair fonts. Features Beautiful design Supports multiple platforms View fonts in real-time scenarios Filter fonts by type, weight and price Favourite fonts which you like Caching of data on supported platforms to work offline Price of …