How to create Chrome extension using Flutter?

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • mini-projects

    mini projects, learnt new concepts with small projects (by narayann7)

    Source code: here | My GitHub: here

  • Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    What is Flutter 🤔? : here

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • Hive

    Lightweight and blazing fast key-value database written in pure Dart. (by hivedb)

    The extension by default does not save any state, so we can use local storage like hive DB it's a NoSQL DB for flutter which actually stores data in Indexed DB in browser

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts