---
key: pl/flutter
kind: plang
name: "Flutter"
url: https://plangs.page/flutter
---

# Flutter

> Toolkit for creating natively compiled cross-platform apps from a single codebase.

UI software development toolkit by Google, used for crafting natively compiled cross-platform applications from a single codebase for mobile, web, and desktop.

## Facts

- Appeared: 2017
- Homepage: https://flutter.dev/
- GitHub: https://github.com/flutter/flutter

## Relationships

### Paradigms

- [Declarative](https://plangs.page/paradigm/declarative)
- [Functional](https://plangs.page/paradigm/functional)
- [Object-Oriented](https://plangs.page/paradigm/oop)

### Platforms

- [Android](https://plangs.page/platform/android)
- [Apple](https://plangs.page/platform/apple)
- [Cross-Platform](https://plangs.page/platform/cross)
- [Linux](https://plangs.page/platform/linux)
- [Windows](https://plangs.page/platform/windows)
- [WWW](https://plangs.page/platform/web)

### Type Systems

- [Object-Oriented](https://plangs.page/type-system/object)
- [Static](https://plangs.page/type-system/static)
- [Strong](https://plangs.page/type-system/strong)

### Compiles To

- [JavaScript](https://plangs.page/javascript)

### Implements

- [Dart](https://plangs.page/dart)

### Written With

- [C](https://plangs.page/c)
- [C++](https://plangs.page/c++)
- [Dart](https://plangs.page/dart)

### Licenses

- [BSD](https://plangs.page/license/bsd)

### Tags

- [3D Graphics](https://plangs.page/tag/3dg)
- [Application](https://plangs.page/tag/app)
- [Application Framework](https://plangs.page/tag/framework)
- [GUI](https://plangs.page/tag/gui)
- [Industrial Control](https://plangs.page/tag/industrial)
- [Ray Tracer](https://plangs.page/tag/ray-tracer)
- [WebDev](https://plangs.page/tag/webdev)
