A demonstration of a Flutter appbar and material design icons with Hydro-SDK

Overview

basic-appbar-app

Action Gif

This repository is a demonstration of a Flutter appbar and material design icons with Hydro-SDK.

Setting up

npm install
flutter pub get

Running

Run npx hydroc run in a terminal while debugging lib/main.dart with the usual Flutter tools.

Testing

The widget tests under the test directory expect the included Typescript code under ota to be built into a .ota package and placed in the assets/ota directory. Run npx hydroc build --out-dir assets/ota --profile debug and then flutter test.

You might also like...

阿里云风险识别 Flutter HTTPS SDK

阿里云风险识别 https://help.aliyun.com/product/69981.html 使用步骤 初始化 AliyunSAF().init(ACCESS_KEY_ID, ACCESS_KEY_SECRET); 调用请求 final SAFResponseSAFLoginProData

Jun 1, 2021

Cooking app made by Flutter Sdk

Cooking app made by Flutter Sdk

Cooking app made by Flutter Sdk

Nov 13, 2022

(Complete flutter application) Exam and training app as social media, prepared with Firebase backend services, Bloc State management, Singleton design pattern, Unit and widget tests, firebase mocking, Custom local libraries, etc.

(Complete flutter application) Exam and training app as social media, prepared with Firebase backend services, Bloc State management, Singleton design pattern, Unit and widget tests, firebase mocking, Custom local libraries, etc.

(Complete flutter application) Exam and training app as social media, prepared with Firebase backend services, Bloc State management, Singleton design pattern, Unit and widget tests, firebase mocking, Custom local libraries, etc.

Jul 14, 2022

A fully responsive BMI calculator app made using flutter and dart with beautiful minimalistic user interface design and easy to use .

A fully responsive BMI calculator app made using flutter and dart with beautiful minimalistic user interface design and easy to use .

BMI_Calculator_Flutter A fully responsive BMI calculator app made using flutter and dart with beautiful minimalistic user interface design and easy to

Oct 9, 2021

Flutter Google Sheets Example and Neumorphic Design

Flutter Google Sheets Example and Neumorphic Design

Flutter Google Sheets Example and Neumorphic Design Google Sheet is a web-based spreadsheet application created by Google. Google Sheet allows collabo

Jul 26, 2022

LogiFresh helps you build a login easily with a friendly design, and very flexible for its construction

LogiFresh helps you build a login easily with a friendly design, and very flexible for its construction

Login Fresh LogiFresh helps you build a login easily with a friendly design, and very flexible for its construction. Installation Follow the install i

Nov 24, 2022

A curated list of awesome Flutter UI design templates to integrate in your Flutter app

A curated list of awesome Flutter UI design templates to integrate in your Flutter app

Flutter UI/UX Examples 🍟 Looking for an awesome UI kit for Flutter? Here is a curated list of a few awesome Flutter UI design templates to integrate

Dec 17, 2022

Let's create a complete Flutter Quiz App UI from scratch with a beautiful design.

Let's create a complete Flutter Quiz App UI from scratch with a beautiful design.

Flutter Tutorial - Quiz App UI Let's create a complete Flutter Quiz App UI from scratch with a beautiful design. Social Media Preview Watch Video ⚡

Dec 29, 2022

Twitter clone - Twitter UI design with Flutter

Twitter clone - Twitter UI design with Flutter

Twitter UI design with Flutter! Although the project is not finished yet, the ma

Jan 21, 2022
Owner
Hydro-SDK
Hydro-SDK
A demonstration of using Riverpod for dynamic locale switching in-app

Riverpod Localization A demonstration of using Riverpod for dynamic locale switching in-app, with persistence. How It Works Fallback Locale: Declared

Matthew Rideout 18 Dec 30, 2022
Flutter Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.

Flutter Music Player First Open Source Flutter based Beautiful Material Design Music Player(Online Radio will be added soon.) Demo App Play Store BETA

Pawan Kumar 1.5k Jan 2, 2023
Flute Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.

Flute Music Player Plugin Only Updated to androidx First Open Source Flutter based material design music player with audio plugin to play local music

Pawan Kumar 316 Nov 23, 2022
Google UI is an open-source UI library for developing cross-platform apps using Flutter with Material Design 2.0

Google UI Google UI is an open-source UI library for developing cross-platform apps using Flutter with "Material Design 2.0" Table of contents Install

Ed Sulaiman 25 Dec 24, 2022
Cryptocurrency App with MVP Design Pattern to track all the coins data in realtime for android & iOS . Written in dart using Flutter SDK.

Flutter CryptoCurrency App (MVP) Cryptocurrency App with MVP design pattern to track all the coins data in realtime for android & iOS . Written in dar

Pawan Kumar 287 Dec 30, 2022
Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon.

Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future. Maintainer: @MarkOSullivan94

Flutter Community 1.7k Dec 30, 2022
Beautiful Nike Web Design Concept With Flutter Beautiful Nike Web Design Concept With Flutter

flutter_web_nike A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Pawan Kumar 23 Jan 28, 2022
Travel-Application-Ui-design - A Simple Travel Application Ui design For Flutter

Flutter Simple Travel Application UI Design A part of #flutter100daysofcode. Let

Lutfur Rahman 0 Jan 28, 2022
Quiz App with Simple Material UI

Quizzler ❓ Brief A Quiz app that tests your general knowledge. As one of the most popular types of apps on the app stores, you can create your own qui

Mithun Vinayak 0 Jan 13, 2022
Wraps flutter_svg and the Flutter SDK image providers and picks the right widget based on the file extension

Hybrid Image Wraps flutter_svg and the Flutter SDK image providers and picks the right widget based on the file extension Features As of right now it'

Dutch Coding Company 1 Jun 18, 2022