replace isReadyForScene with hasViewer stream and update version number/CHANGELOG
This commit is contained in:
+3
-2
@@ -1,3 +1,4 @@
|
||||
## 0.0.1
|
||||
## 0.5.0
|
||||
|
||||
* TODO: Describe initial release.
|
||||
* Replaced `isReadyForScene` Future in `FilamentController` with the `Stream<bool>` `hasViewer`.
|
||||
* Rendering is set to false when the app is hidden, inactive or paused; on resume, this will be set to the value it held prior to being hidden/inactive/paused.
|
||||
|
||||
Reference in New Issue
Block a user