aloisdeniel / flutter_shared_ui_pocLinks
A proof that ui can be shared between flutter mobile and web.
☆32Updated 6 years ago
Alternatives and similar repositories for flutter_shared_ui_poc
Users that are interested in flutter_shared_ui_poc are comparing it to the libraries listed below
Sorting:
- Automatic data class generation for Dart☆39Updated 6 years ago
- A way to compose your app's state and to expose your data across your entire Flutter application.☆47Updated 4 years ago
- The missing pub commands☆35Updated 5 years ago
- Flutter Multi-Platform Sample Game of Tic-Tac-Toe☆31Updated 3 years ago
- Undo/Redo for Flutter and Dart☆63Updated last year
- State Persistence - Persist state across app launches. By default this library store state as a local JSON file called `data.json` in t…☆74Updated 4 years ago
- An auto-suggest engine for Dart/Flutter, based off an optimized Trie implementation.☆53Updated 4 years ago
- Unofficial Firebase Flutter SDK. Maintainer: @long1eu☆81Updated 4 years ago
- Sealed Unions for Dart. Maintainer: @nodinosaur☆66Updated 4 years ago
- ☆48Updated last year
- Shared Mobile and Web Firebase Login☆46Updated 4 years ago
- A set of extensions for the http dart package.☆35Updated 3 years ago
- a basic coverflow implementation in Flutter