# PowerSync Update: February 2024

> Our latest updates from February 2024, including our open alpha release of Flutter Web support, ORM integrations with Drift and Kysely, and highlights from our February Community Call.

- Published: 2024-03-05
- Author: Kobie Botha
- Category: Product Update
- Source: https://powersync.com/blog/powersync-update-february-2024

---

Our Flutter Web support and ORM support are top of the bill this month. We’re also welcoming two new team members joining us on our mission to make local-first the easiest architecture for app development — welcome **Mugi K** and **Christiaan L**!

We saw a record number of new users sign up for PowerSync in February, in line with growing interest in local-first software development. **Carl K** wrote about how the [local-first DX benefits from simpler state management](https://intuitably.com/epiphanies/2024/02/23/flutter) while **Simon Grimm** says that _local-first is the future_ ; check out his video below:

## **Flutter Web Support: Open Alpha Release**

![](https://powersync.com/images/blog/powersync-update-february-2024-inline-adfa130ebd.png)

Our goal is to be a stack-agnostic sync layer, so incorporating web support for Flutter apps is a major milestone for us. Now Flutter developers can use the same Dart codebase to build local-first web and mobile apps. As with our JavaScript Web SDK, the Flutter Web implementation utilizes a virtual file system (VFS) interface to persist SQLite data in the browser storage (IndexedDB by default).

Thanks to **Giorgio G** and **Ben C** for spurring us on and providing valuable feedback on our first release.

[Read the announcement](https://powersync.com/blog/announcing-powersync-flutter-web-support)

## **ORM Integrations: Drift and Kysely**

![](https://powersync.com/images/blog/powersync-update-february-2024-inline-a9e11fc505.png)

We plan to add ORM support to each of our client SDKs, starting with Flutter and JavaScript. For Flutter, we have alpha support for using the popular **Drift persistence library (ORM)** with the PowerSync Flutter SDK. For JavaScript apps, our React Native and Web SDKs can now be used with **Kysely Query Builder**. 

Thanks to **Simon B** , **Rody D** , **Josh S** and **Steven B** for their help, thoughts and guidance.

[Read more](https://powersync.com/blog/using-orms-with-powersync)

## **Dashboard Update: Granular Deploy Statuses**

![](https://powersync.com/images/blog/powersync-update-february-2024-inline-becc40fec5.png)

This small but mighty UX update brings more granular deploy statuses to the deploy logs in your PowerSync dashboard. Logs now show one of four explicit statuses:

  * “No replication errors”
  * “Processing sync rules”
  * “Warning: No connection configured”
  * “Warning: No sync rules deployed”

[Go to your dashboard](https://powersync.journeyapps.com)

## **Temporary Development Tokens**

![](https://powersync.com/images/blog/powersync-update-february-2024-inline-4308b12f55.png)

Support for temporary developer tokens allows you to get up and running with PowerSync quickly, without implementing a full auth solution. This is particularly relevant for non-Supabase projects.

Thanks to **Carl K** for helping us think through this.

[Read the docs](https://docs.powersync.com/usage/installation/authentication-setup/development-tokens)

## **February Community Call**

![](https://powersync.com/images/blog/powersync-update-february-2024-inline-5a4efd4575.png)

We held our first community call of 2024, with **Dom B** demoing the new PowerSync CLI, **Conrad** walking us through a CRDT implementation on PowerSync, and **Husain B** and **Matt W** showing off **Jetpack Travel,** a cross-platform travel management app built with PowerSync. We also covered our current roadmap priorities.

[Watch the presentations](https://youtube.com/playlist?list=PL7kUAxrC7PyRULUC_5w9PMD5wlT6aVm2g&si=twe5zniPIraqCmmz)

[Video: PowerSync update — February 2024](https://www.youtube.com/watch?v=SnhNHjqIbNw)
