mirror of
https://github.com/flutter/samples.git
synced 2026-03-30 08:11:40 +00:00
* Add workflow to build and deploy the sample index * update gh-pages action * fix yaml * create web/ directory in build * grammar * add ignored directories * revert pubspec.lock files * add job to run _tool/verify_samples.dart * Update filipino_cuisine for Flutter 2 * remove timeflow demo. The unnamed List constructor is now deprecated, refactoring this code to use add() requires more knowledge about the code for this demo. https://dart.dev/null-safety/understanding-null-safety#no-unnamed-list-constructor * update slide_puzzle * ensure stable channel is used to verify * move verify web demos action into separate yaml file - avoid running on each flutter version. * add on: pull_request * update slide_puzzle * Update gh-pages.yml * Add copyright header
A sample that shows a visual recipe catalog for Filipino food.
Contributed as part of the Flutter Create 5K challenge by John Mark Grancapal. Original source at github.com/markgrancapal/filipino_cuisine.
Asset License: All images used on this app are under the "CC0 - Creative Commons" license
Developed By
John Mark Grancapal mark.grancapal@gmail.com Homepage: https://github.com/markgrancapal
License
Copyright 2019 John Mark Grancapal
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.